 | ICompreDriveWCFGetDistanceValue Method |
Gets the current value of the current distance provider plugin.
Namespace: CompreDriveSDK.WCFAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxdouble? GetDistanceValue()
Function GetDistanceValue As Double?
Return Value
NullableDoubleThe distance value in [m], or null if it is not available.
See Also