This document is archived and information here might be outdated. Recommended version. |
Converts the current value to the specified linear unit type.
[Visual Basic .NET] Public Function ConvertValue ( _ ByVal Units As esriUnits _ ) As Double
[C#] public double ConvertValue ( esriUnits Units );
[C++]
HRESULT ConvertValue(
esriUnits Units
);
[C++] Parameters Units [in]
Units is a parameter of type esriUnits