int = SetPolyFillMode(hdc, PolyFillMode
)
Sets the polygon filling mode for a device context
Parameters
hdc : PyHANDLE
Handle to a device contextPolyFillMode : int
One of ALTERNATE or WINDINGReturn Value
Returns the previous mode, one of win32con.ALTERNATE or win32con.WINDING