Share via


CGPath.CreateByIntersectingPath(CGPath, Boolean) Method

Definition

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

Parameters

maskPath
CGPath
evenOddFillRule
Boolean

Returns

Applies to