PyCDC.SetPolyFillMode
(int) = SetPolyFillMode(int)
Sets the polygon-filling mode.
Parameters
int=1 : i
The new mode, ALTERNATE (1) or WINDING (2).
MFC References
CDC::SetPolyFillMode
Return Value
The previous PolyFillMode as integer
The previous PolyFillMode.