uPolyFillMode

The constant that specifies the polygon fill mode. Possible values are:

Value

Meaning

ANNPOLYFILLMODE_WINDING

[0] All pixels that are inside the resulting exterior lines are filled.

ANNPOLYFILLMODE_ALTERNATE

[1] The filled area includes the area between odd-numbered and even-numbered polygon sides on each scan line.

image\winding.gif