![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the ARUnitConverter.
The IARUnitConverter interface is a starting point for converting values between different units of measure, and converting values, units and locations to strings.
Name | Description | |
---|---|---|
![]() |
ConvertUnits | Converts the specified value between two units of measure. |
![]() |
DoubleAsString | Converts the specified value to a string rounded to a specified number of decimal places. |
![]() |
EsriUnitsAsAbbreviatedString | Converts the specified units to a string abbreviation in upper or lower case. |
![]() |
EsriUnitsAsString | Converts the specified units to strings in upper or lower case. |
![]() |
GetLocationAsString | Converts the specified coordinates and units to strings. |
![]() |
GetLongLatAsString | Converts the specified degree coordinates and units to strings. |
Classes | Description |
---|---|
ARUnitConverter | ARUnitConverter object. |