![]() |
Perfectly Clear SDK Documentation
10.7.1.1191
|
Struct defining a rectangle. More...
#include <PerfectlyClearPro.h>
Data Fields | |
| int | left |
| x in point coordinate of this rect. | |
| int | top |
| y in point corrdinate of this rect. | |
| int | width |
| width of this rect. | |
| int | height |
| height of this rect. | |
Struct defining a rectangle.
Definition at line 202 of file PerfectlyClearPro.h.