GeographicCoordinateSystem Class Members
In This Topic
The following tables list the members exposed by GeographicCoordinateSystem.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | Distance | Returns the distance, in meters, between two geographic coordinates. |
 | IsMeridianCurved | Indicates whether the meridian lines are curved. |
 | IsParallelCurved | Indicates whether the parallel lines are curved. |
 | Project | Projects a geographic coordinate to logical coordinate. |
 | Unproject | Inverse of Project. Unprojects a logical coordinate to a geographic coordinate. |
Top
Public Events
See Also