ArcObjects Library Reference (PublisherControls)  

IARUnitConverter Interface

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
Method ConvertUnits Converts the specified value between two units of measure.
Method DoubleAsString Converts the specified value to a string rounded to a specified number of decimal places.
Method EsriUnitsAsAbbreviatedString Converts the specified units to a string abbreviation in upper or lower case.
Method EsriUnitsAsString Converts the specified units to strings in upper or lower case.
Method GetLocationAsString Converts the specified coordinates and units to strings.
Method GetLongLatAsString Converts the specified degree coordinates and units to strings.

CoClasses that implement IARUnitConverter

CoClasses and Classes Description
ARUnitConverter ARUnitConverter object.