Returns the distance between two points in kilometers.
Returns the distance between two points in kilometers.
public static double DistanceAsKm(Double,Double,Double,Double);
Returns the distance between two points in kilometers.
public static double DistanceAsKm(Int32,Int32,Double,GPSPosition.CardinalPoint,Int32,Int32,Double,GPSPosition.CardinalPoint,Int32,Int32,Double,GPSPosition.CardinalPoint,Int32,Int32,Double,GPSPosition.CardinalPoint);
GPSPosition Class | ZylGPSReceiverMobileSP Namespace