Click or drag to resize

ICompreDriveWCFGetDistanceValue Method

Gets the current value of the current distance provider plugin.

Namespace: CompreDriveSDK.WCF
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
double? GetDistanceValue()

Return Value

NullableDouble
The distance value in [m], or null if it is not available.
See Also