Provides access to methods that allow a distance to be converted from one unit to another.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
ConvertDouble | Convert units of a double value. | |
ConvertString | Convert units of string value to double. Example: '55 ft'. If the unit suffix string is missing, the default unit is used. | |
DistanceUnitType | Cadastral Distance Units for a particular linear unit. |
CoClasses that implement ICadastralUnitConversion
CoClasses and Classes | Description |
---|---|
CadastralUnitConversion | Converts distance values from one unit to another. |