win32gui
.GetPolyFillMode
int =
GetPolyFillMode(
hdc
)
Returns the polygon filling mode for a device context
Parameters
hdc
:
PyHANDLE
Handle to a device context
Return Value
Returns win32con.ALTERNATE or win32con.WINDING