GeoCoordinateDistance Method

Overload List

Distance(GeoCoordinate) Calculates distance between this and another GeoCoordinate value. Base on the EPSG3857 reference system.
Distance(GeoCoordinate, CoordinateReferenceSystem) Calculates distance between this and another GeoCoordinate value. using the specified CoordinateReferenceSystem

See Also