WmfPolyFillMode Enumeration
The PolyFillMode Enumeration specifies the method used for filling a
polygon.
Module: aspose.imaging.fileformats.wmf.consts
Full Name: aspose.imaging.fileformats.wmf.consts.WmfPolyFillMode
Members
Member 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) |