GPSPosition.DistanceAsKm Method (Double, Double, Double, Double)
Returns the distance between two points in kilometers.
Parameters
-
Double
- Latitude of the first point in decimal degrees.
-
Double
- Longitude of the first point in decimal degrees.
-
Double
- Latitude of the second point in decimal degrees.
-
Double
- Longitude of the second point in decimal degrees.
Return Value
Distance in kilometers.
See Also
GPSPosition Class | ZylGPSReceiverMobile Namespace | GPSPosition.DistanceAsKm Overload List