Click or drag to resize

PluginCommandGetDouble Method

Gets the value as double.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public double? GetDouble()

Return Value

NullableDouble
The value as double.
See Also