March 2003
Intermediate to advanced
896 pages
32h 35m
English
FillMode
This enumeration is used to specify the mode to be used to fill a
closed path. It is used by the GraphicsPath and
System.Drawing.Graphics members that fill closed
shapes.
public enum FillMode { Alternate = 0, Winding = 1 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ FillMode
GraphicsPath.FillMode
GraphicsPath.{FillMode, GraphicsPath()}, System.Drawing.Graphics.{DrawClosedCurve(), FillClosedCurve(),
FillPolygon()}
Read now
Unlock full access