Click or drag to resize

ClipperUnion Method

Overload List
 NameDescription
Public methodStatic memberUnion(Paths64, FillRule) Returns the union of an integer path collection.
Public methodStatic memberUnion(PathsD, FillRule) Returns the union of a floating-point path collection.
Public methodStatic memberUnion(Paths64, Paths64, FillRule) Returns the union of two integer path collections.
Public methodStatic memberUnion(PathsD, PathsD, FillRule, Int32) Returns the union of two floating-point path collections.
Top
See Also