Provides access to members that control the ARUnitConverter.
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
Description
The IARUnitConverter interface is a starting point for converting values between different units of measure, and converting values, units and locations to strings.
Members
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. |
CoClasses that implement IARUnitConverter
CoClasses and Classes | Description |
---|---|
ARUnitConverter | ARUnitConverter object. |