ArcObjects Library Reference (GeoDatabaseExtensions)  

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

Description
Method ConvertDouble Convert units of a double value.
Method ConvertString Convert units of string value to double. Example: '55 ft'. If the unit suffix string is missing, the default unit is used.
Read-only property 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.