Click or drag to resize

ClipperDExecute Method

Overload List
 NameDescription
Public methodExecute(ClipType, FillRule, PathsD) Executes the clipper and returns closed floating-point output paths.
Public methodExecute(ClipType, FillRule, PolyTreeD) Executes the clipper and returns a hierarchical floating-point solution.
Public methodExecute(ClipType, FillRule, PathsD, PathsD) Executes the clipper and returns closed and open floating-point output paths.
Public methodExecute(ClipType, FillRule, PolyTreeD, PathsD) Executes the clipper and returns a hierarchical floating-point solution plus open paths.
Top
See Also