Click or drag to resize

MathUtilQuickClosestPointOnLine Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodStatic memberQuickClosestPointOnLine(LatLon, LatLon, LatLon)
Calculates the closest point on the line lineStart->lineEnd to the point given.
Public methodStatic memberQuickClosestPointOnLine(LatLon, LatLon, LatLon, Double)
Calculates the closest point on the line lineStart->lineEnd to the point given using a Pythagorean approximation.
Top
See Also