Search
InternalUtils.DistToPolyline Method
See Also
 





 Overload List

Name Description

InternalUtils.DistToPolyline (PointF, IList, Int32)

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

InternalUtils.DistToPolyline (PointF, 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