This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralUnitTools Interface (ArcObjects .NET 10.4 SDK) |
Provides access to methods that format data.
Description | ||
---|---|---|
AreaUnit | Area type enum value as a string. | |
ConvertArea | Converts a metric area value into a given area unit. | |
DirectionType | Direction type enum value as a string. | |
DirectionUnit | Direction units enum value as a string. | |
DistanceUnit | Distance units enum value as a string. | |
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 and Classes | Description |
---|---|
CadastralDataTools | Tools that assist in unit translation and storage. |