Click or drag to resize
CanvasGeometryCombineWith Method
Overload List
  NameDescription
Public methodCombineWith(CanvasGeometry, Matrix3x2, CanvasGeometryCombine)
Returns the combination of this geometry and the specified geometry according to the specified combine operation, such as union, intersection, etc.
Public methodCombineWith(CanvasGeometry, Matrix3x2, CanvasGeometryCombine, Single)
Returns the combination of this geometry and the specified geometry according to the specified combine operation, such as union, intersection, etc.
Top
See Also