Overload | Description |
---|---|
GetNearestIntersectionPoint(PointF,PointF,PointF) | Find the closest point in this object to a given point that is on a line from that point. |
GetNearestIntersectionPoint(RectangleF,PointF,PointF,PointF) | Find the closest point of a rectangle to a given point that is on a line from that point. |