Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Objects
>
PyCOORD
PyCOORD Object
Wrapper for a COORD struct. Create using PyCOORDType(X,Y)
Properties
int X
Horizontal coordinate
int Y
Vertical coordinate