flOptions
(
ULONG
) - input
These flags designate whether the boundary is drawn and what the drawing mode is.
The defaults are BA_NOBOUNDARY and BA_ALTERNATE.
BA_NOBOUNDARY
Do not draw boundary lines.
BA_BOUNDARY
Draw boundary lines.
BA_ALTERNATE
Alternate mode.
BA_WINDING
Winding mode.
BA_EXCL
Fill exclusive of bottom and right border in device coordinate. New on graphical engine versions 236 and later.
[Back: GreBeginArea Parameter - hdc]
[Next: GreBeginArea Parameter - pInstance]