CoordinateReferenceSystem Methods |
The CoordinateReferenceSystem type exposes the following members.
Name | Description | |
---|---|---|
Finalize |
Finalizes an instance of the CoordinateReferenceSystem class.
(Overrides ObjectFinalize.) | |
Parse |
Creates and initializes a coordinate reference system.
| |
ToString |
Converts the CoordinateReferenceSystem to a string.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
GetHaversineDistance |
Extension method that calculates the haversine distance between to
points using a specific coordinate reference system.
(Defined by Distance.) | |
ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |