Share via


CGPath.CreateLineByIntersectingPath(CGPath, Boolean) Method

Definition

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

Parameters

maskPath
CGPath
evenOddFillRule
Boolean

Returns

Applies to