CDC::GetPolyFillMode
intGetPolyFillMode()const;
Return Value
The current polygon-filled mode, ALTERNATE or WINDING, if the function is successful.
Remarks
Retrieves the current polygon-filling mode.
See the SetPolyFillMode member function for a description of the polygon-filling modes.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::SetPolyFillMode,