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


ICadastralUnitTools Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ICadastralUnitTools Interface

Provides access to methods that format data.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property AreaUnit Area type enum value as a string.
Read-only property ConvertArea Converts a metric area value into a given area unit.
Read-only property DirectionType Direction type enum value as a string.
Read-only property DirectionUnit Direction units enum value as a string.
Read-only property DistanceUnit Distance units enum value as a string.
Read-only property FormattedArea Converts a metric area value into a formated area string. isUSFoot applies to imperial output. If decimalPlaces=-1, the decimal places is automatically calculated from areaSQMeters.

CoClasses that implement ICadastralUnitTools

CoClasses and Classes Description
CadastralDataTools Tools that assist in unit translation and storage.