Click or drag to resize

ClipperBooleanOp Method

Overload List
 NameDescription
Public methodStatic memberBooleanOp(ClipType, Paths64, Paths64, FillRule) Executes a boolean operation on integer path collections.
Public methodStatic memberBooleanOp(ClipType, Paths64, Paths64, PolyTree64, FillRule) Executes a boolean operation on integer path collections and stores the result in a polytree.
Public methodStatic memberBooleanOp(ClipType, PathsD, PathsD, FillRule, Int32) Executes a boolean operation on floating-point path collections.
Public methodStatic memberBooleanOp(ClipType, PathsD, PathsD, PolyTreeD, FillRule, Int32) Executes a boolean operation on floating-point path collections and stores the result in a polytree.
Top
See Also