Click or drag to resize

CMDriveRemoteHttpGetDistanceValue Method

Gets the current value of the current distance provider plugin.

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

Return Value

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

Implements

ICompreDriveWCFGetDistanceValue
See Also