ICadastralUnitConversion Interface
Provides access to methods that allow a distance to be converted from one unit to another.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
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. |
Classes that implement ICadastralUnitConversion