ZylGPSReceiver.NET

GPSPosition.DistanceToAsMiles Method

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

Overload List

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

public double DistanceToAsMiles(Double,Double);

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

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

See Also

GPSPosition Class | ZylGPSReceiver Namespace