| | Name | Description |
|---|
  | BooleanOp(ClipType, Paths64, Paths64, FillRule) |
Executes a boolean operation on integer path collections.
|
  | BooleanOp(ClipType, Paths64, Paths64, PolyTree64, FillRule) |
Executes a boolean operation on integer path collections and stores the result in a polytree.
|
  | BooleanOp(ClipType, PathsD, PathsD, FillRule, Int32) |
Executes a boolean operation on floating-point path collections.
|
  | BooleanOp(ClipType, PathsD, PathsD, PolyTreeD, FillRule, Int32) |
Executes a boolean operation on floating-point path collections and stores the result in a polytree.
|