Click or drag to resize
CoordinateSystemsExtension Methods

The CoordinateSystemsExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCoordinateSystemId
Gets the coordinate system id.
Public methodStatic memberSrid
Gets the srid for the specified grid coordinate system.
Public methodStatic memberToCoordinateSystem
Converts a GridCoordinateSystem to a CoordinateSystem.
Public methodStatic memberToGridCoordinateSystem
Gets the GridCoordinateSystem for the specified srid.
Public methodStatic memberToWebCoordinateSystem
Converts a GridCoordinateSystem to a WebCoordinateSystem.
Top
See Also