CGContext.EOClip Method

Definition

Modifies the current clipping path, using the Even-Odd rule.

public void EOClip ();
member this.EOClip : unit -> unit

Remarks

For an explanation of the Even-Odd and Non-Zero Winding rule, see CGPathDrawingMode.

Applies to