Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Objects
>
PyCRect
PyCRect Object
A Python interface the the MFC CRect class.
Items
[0]
int
: left
[1]
int
: top
[2]
int
: right
[3]
int
: bottom