FillMode

FillMode serializable

System.Drawing.Drawing2D (system.drawing.dll) enum

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  } 

Hierarchy

System.Object System.ValueType System.Enum(System.IComparabl, System.IFormattable , System.IConvertible) FillMode

Returned By

GraphicsPath.FillMode

Passed To

GraphicsPath.{FillMode , GraphicsPath()} , System.Drawing.Graphics.{DrawClosedCurve() , FillClosedCurve() , FillPolygon()}



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net