ZylGPSReceiver.NET

GPSPosition.DistanceToAsKm Method

Returns the distance between one point and the current position in kilometers.

Overload List

Returns the distance between one point and the current position in kilometers.

public double DistanceToAsKm(Double,Double);

Returns the distance between one point and the current position in kilometers.

public double DistanceToAsKm(Int32,Int32,Double,GPSPosition.CardinalPoint,Int32,Int32,Double,GPSPosition.CardinalPoint);

See Also

GPSPosition Class | ZylGPSReceiver Namespace