Search
Utilities.DistToPolyline Method
See Also
 






 Overload List

Name Description

Utilities.DistToPolyline (Point, IList, Int32)

Calculates the shortest distance from the specified point to the specified polyline.

Utilities.DistToPolyline (Point, IList, Int32, Int32@)

Calculates the shortest distance from the specified point to the specified polyline, also returning the index of the segment the point is closest to.

 See Also