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