CGContext.EOFillPath Method

Definition

Fills the current path, using the Even-Odd rule.

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

Remarks

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

Applies to