Click or drag to resize

Clipper64Execute Method

Overload List
 NameDescription
Public methodExecute(ClipType, FillRule, Paths64) Executes the clipper and returns closed integer output paths.
Public methodExecute(ClipType, FillRule, PolyTree64) Executes the clipper and returns a hierarchical integer solution.
Public methodExecute(ClipType, FillRule, Paths64, Paths64) Executes the clipper and returns closed and open integer output paths.
Public methodExecute(ClipType, FillRule, PolyTree64, Paths64) Executes the clipper and returns a hierarchical integer solution plus open paths.
Top
See Also