'Declaration
Public Enum PolyFillMode Inherits System.Enum
public enum PolyFillMode : System.Enum
'Declaration
Public Enum PolyFillMode Inherits System.Enum
public enum PolyFillMode : System.Enum
Member | Description |
---|---|
Alternate | Selects alternate mode (fills the area between odd-numbered and even-numbered polygon sides on each scan line). |
Winding | Selects winding mode (fills any region with a nonzero winding value). |
System.Object
System.ValueType
System.Enum
C1.Framework.Drawing.Gdi.DeviceContexts.PolyFillMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2