Click or drag to resize

Math2DIsPointIntoDistance Method

Overload List
 NameDescription
Public methodStatic memberIsPointIntoDistance(PointD2D, Double, IEnumerablePointD2D) Determines whether or not a given point is into a certain distance of a polyline.
Public methodStatic memberIsPointIntoDistance(PointD2D, Double, PointD2D, PointD2D) Determines whether or not a given point (point) is into a distance to a finite line, that is spanned between two points lineOrg and lineEnd.
Top
See Also