Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
GetPolyFillMode
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