Calculates all intersection points of this polygon and the specified line.
Overload List| Name | Description |
|---|---|
Calculates all intersection points of this polygon and the specified line. The result is a list containing all points of intersection. |
|
Calculates all intersection points of this polygon and the line defined by the specified points. The result is a list containing all points of intersection. |
See Also