Clipper |
| Name | Description | |
|---|---|---|
| Execute(ClipType, FillRule, Paths64) | Executes the clipper and returns closed integer output paths. | |
| Execute(ClipType, FillRule, PolyTree64) | Executes the clipper and returns a hierarchical integer solution. | |
| Execute(ClipType, FillRule, Paths64, Paths64) | Executes the clipper and returns closed and open integer output paths. | |
| Execute(ClipType, FillRule, PolyTree64, Paths64) | Executes the clipper and returns a hierarchical integer solution plus open paths. |