Click or drag to resize

GdiExtensionMethodsIsPointIntoDistance Method

Overload List
 NameDescription
Public methodStatic memberIsPointIntoDistance(PointF, Double, IEnumerablePointF) Determines whether or not a given point is into a certain distance of a polyline.
Public methodStatic memberIsPointIntoDistance(PointF, Double, PointF, PointF) 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