ICoordinateSystem Properties |
The ICoordinateSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseSystem |
Returns the base system of the coordinate system. Returns null if the system is global.
| |
| IsActive |
Returns true if the coordinate system is the active coordinate system. Returns false otherwise.
| |
| IsGlobal |
Returns true if the coordinate system is the global coordinate system. Returns false otherwise.
| |
| Name |
Gets or sets the name of the coordinate system.
|