Gdi |
Name | Description | |
---|---|---|
IsPointIntoDistance(PointF, Double, IEnumerablePointF) | Determines whether or not a given point is into a certain distance of a polyline. | |
IsPointIntoDistance(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. |