Share via


CGPath.CreateLineBySubtractingPath(CGPath, Boolean) Method

Definition

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

Parameters

maskPath
CGPath
evenOddFillRule
Boolean

Returns

Applies to