Click or drag to resize

CoordinateReferenceSystem Methods

The CoordinateReferenceSystem type exposes the following members.

Methods
Extension Methods
  NameDescription
Public Extension MethodCode exampleGetHaversineDistance
Extension method that calculates the haversine distance between to points using a specific coordinate reference system.
(Defined by Distance.)
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also