The CoordinateSystem type exposes the following members.

Properties

  NameDescription
BaseGeographicCoordinateSystem
Gets the underlying geographic coordinate system, if this CoordinateSystems Type is projected.
Id
Gets the unique internal identifier of this CoordinateSystem, sometimes referred to as the factory code or Well Known ID (WKID).
Name
Returns the name of the CoordinateSystem.
Type
Gets the type of the CoordinateSystem, projected or geographic.
Unit
Returns the units of measurement used by the CoordinateSystem.

See Also