Share via


CGPath.DoesIntersect(CGPath, Boolean) Method

Definition

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

Parameters

maskPath
CGPath
evenOddFillRule
Boolean

Returns

Applies to