Share via


CGPath.CreateBySymmetricDifferenceOfPath(CGPath, Boolean) Method

Definition

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

Parameters

maskPath
CGPath
evenOddFillRule
Boolean

Returns

Applies to