This document is archived and information here might be outdated.  Recommended version.


ICadastralUnitConversion Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralUnitConversion Interface
ArcGIS Developer Help

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
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.

Classes that implement ICadastralUnitConversion

Classes Description
CadastralUnitConversion Converts distance values from one unit to another.