The members of the RectangleInfo structure are shown in the following
table:
|
|
|
width | unsigned int | Rectangle width |
height | unsigned int | Rectangle height |
x | int | Rectangle horizontal offset |
y | int | Rectangle vertical offset |