Click or drag to resize

GeoCoordinateDistance Method

Overload List
  Name Description
Public method Distance(GeoCoordinate) Calculates distance between this and another GeoCoordinate value. Base on the EPSG3857 reference system.
Public method Distance(GeoCoordinate, CoordinateReferenceSystem) Calculates distance between this and another GeoCoordinate value. using the specified CoordinateReferenceSystem
Top
See Also