Rect
Parameter |
Type |
Description |
|---|---|---|
x0 |
int |
X coordinate of the upper left corner of the rectangle |
y0 |
int |
Y coordinate of the upper left corner of the rectangle |
x1 |
int |
X coordinate of the lower right corner of the rectangle |
y1 |
int |
Y coordinate of the lower right corner of the rectangle |
Parent topic: Data Classes