Calculates the intersection point of this line with the specified line segment.
Overload List| Name | Description |
|---|---|
Calculates the intersection point with the particular line segment. If there is no intersection, the return value is an infinite point. |
|
Calculates the intersection point with the line segment defined by the particular points. If there is no intersection, the return value is an infinite point. |
See Also