CGContext.EOFillPath 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.
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.