Click or drag to resize

LineStringDistanceTo Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodDistanceTo(LatLon)
Calculates the shortest distance from the given point to this LineString.
Public methodDistanceTo(LatLon, Int32)
Calculates the shortest distance (in degrees) from the given point to this LineString.
Public methodDistanceTo(LatLon, DistanceUnit)
Calculates the shortest distance from the given point to this LineString.
Public methodDistanceTo(LatLon, Int32, DistanceUnit)
Calculates the shortest distance (in degrees) from the given point to this LineString.
Top
See Also