Point2dExtensionIsBetween Method |
Name | Description | |
---|---|---|
![]() ![]() | IsBetween(Point2d, Point2d, Point2d) |
Gets a value indicating if pt lies on the segment p1p2 using Tolerance.Global.
|
![]() ![]() | IsBetween(Point2d, Point2d, Point2d, Tolerance) |
Gets a value indicating if pt lies on the segment p1p2 using the specified Tolerance.
|