Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
FillRgn
win32gui
.FillRgn
FillRgn(
hdc
, hrgn
, hbr
)
Fills a region with specified brush
Parameters
hdc
:
PyHANDLE
Handle to the device context
hrgn
:
PyGdiHANDLE
Handle to the region
hbr
:
PyGdiHANDLE
Brush to be used