 | PointMeasuredEventArgsTPointDatapoint Property |
Gets the associated datapoint.
Namespace: CompreDriveSDK.Plugins.Analyzers.MethodsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic TPoint Datapoint { get; }
Public ReadOnly Property Datapoint As TPoint
Get
Property Value
TPoint
See Also