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