ClipperUnion Method |
| Name | Description | |
|---|---|---|
| Union(Paths64, FillRule) | Returns the union of an integer path collection. | |
| Union(PathsD, FillRule) | Returns the union of a floating-point path collection. | |
| Union(Paths64, Paths64, FillRule) | Returns the union of two integer path collections. | |
| Union(PathsD, PathsD, FillRule, Int32) | Returns the union of two floating-point path collections. |