![]() |
Perfectly Clear SDK Documentation
9.0.0.295
|
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 190 of file PerfectlyClearPro.h.