flOptions
(
ULONG
) - input
Option flags.
These flags determine how the polygons are filled:
POLYGON_ALTERNATE
Fill is performed by using the alternate mode.
POLYGON_WINDING
Fill is performed by using the winding mode.
POLYGON_BOUNDARY
Draw boundary lines.
POLYGON_NOBOUNDARY
Do not draw boundary lines.
[Back: GrePolygonSet Parameter - flModel]
[Next: GrePolygonSet Parameter - paPolygon]