This document is archived and information here might be outdated. Recommended version. |
The measure value.
[Visual Basic .NET] Public Property Measure As Double
[C#] public double Measure {get; set;}
[C++]
HRESULT get_Measure(
double Value
);
[C++]
HRESULT put_Measure(
System.Double* Value
);
[C++]
Parameters Value [in]
Value is a parameter of type double Value [out, retval]
Value is a parameter of type double*
IRouteMeasurePointLocation Interface | IRouteLocation Interface