LineStringDistanceTo Method |
Name | Description | |
---|---|---|
DistanceTo(LatLon) |
Calculates the shortest distance from the given point to this LineString.
| |
DistanceTo(LatLon, Int32) |
Calculates the shortest distance (in degrees) from the given point to this LineString.
| |
DistanceTo(LatLon, DistanceUnit) |
Calculates the shortest distance from the given point to this LineString.
| |
DistanceTo(LatLon, Int32, DistanceUnit) |
Calculates the shortest distance (in degrees) from the given point to this LineString.
|