nPolyFillMode
The constant that specifies the polygon fill mode. Possible polygon fill mode values are:
Value |
Meaning |
ANNPOLYFILL_WINDING |
[0] All pixels that are inside the resulting exterior lines are filled. |
ANNPOLYFILL_ALTERNATE |
[1] The filled area includes the area between odd-numbered and even-numbered polygon sides on each scan line. |