This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the properties of the linear unit.
Represents the linear unit of measure for a projected coordinate system. The linear unit conversion factor is always defined as meters per unit.
Name | Description | |
---|---|---|
Abbreviation | The abbreviated name of this spatial reference component. | |
Alias | The alias of this spatial reference component. | |
ConversionFactor | The conversion factor of the unit to the base. | |
FactoryCode | The factory code (WKID) of the spatial reference. | |
MetersPerUnit | The meters per unit for a coordinate system. | |
Name | The name of this spatial reference component. | |
Remarks | The comment string of this spatial reference component. |
Interfaces | Description |
---|---|
IUnit | Provides access to members that identify a linear or angular unit of measure within a spatial reference system. |
ISpatialReferenceInfo | Provides access to members that control the properties common to all components of a spatial reference system. |
Classes | Description |
---|---|
LinearUnit | Creates a linear unit of measure. |