Enum WmfPolyFillMode
Enum WmfPolyFillMode
Namespace: Aspose.Imaging.FileFormats.Wmf.Consts
Assembly: Aspose.Imaging.dll (25.2.0)
The PolyFillMode Enumeration specifies the method used for filling a polygon.
public enum WmfPolyFillMode : short
Fields
Alternate = 1
Selects alternate mode (fills the area between odd-numbered and even-numbered polygon sides on each scan line).
Winding = 2
Selects winding mode (fills any region with a nonzero winding value)