Share via


CGPath.CreateByUnioningPath(CGPath, Boolean) Method

Definition

public CoreGraphics.CGPath? CreateByUnioningPath(CoreGraphics.CGPath? maskPath, bool evenOddFillRule);
member this.CreateByUnioningPath : CoreGraphics.CGPath * bool -> CoreGraphics.CGPath

Parameters

maskPath
CGPath
evenOddFillRule
Boolean

Returns

Applies to