CGContext.EOClip Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.