EmfPolygonFillMode Enumeration

The PolygonFillMode enumeration defines values that specify how to calculate the region of a polygon that is to be filled.

Module: aspose.imaging.fileformats.emf.emf.consts

Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfPolygonFillMode

Aspose.Imaging Version: 24.6.0

Members

Member nameDescription
ALTERNATESelects alternate mode (fills the area between odd-numbered and even-numbered polygon sides on each scan line).
WINDINGSelects winding mode (fills any region with a nonzero winding value).