Returns the distance between one point and the current position in kilometers.
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);
GPSPosition Class | ZylGPSReceiver Namespace