nPolyFillMode

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

Value

Meaning

ANN_POLYFILL_WINDING

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

ANN_POLYFILL_ALTERNATE

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

image\winding.gif