[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.PolyFillMode

PolyFillMode Enum

Enumerate the fill mode for region

Namespace: C1.Framework.Drawing.Gdi.DeviceContexts
Assembly: C1.Win.Input.8.dll
Syntax
public enum PolyFillMode

Fields

Name 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).