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