Rectangle in pixel coordinates.
More...
#include <APIdefs_Base.h>
|
|
short | top |
| | top pixel (vertical) of the rectangle
|
| |
|
short | left |
| | left pixel (horizontal) of the rectangle
|
| |
|
short | bottom |
| | bottom pixel (vertical) of the rectangle
|
| |
|
short | right |
| | right pixel (horizontal) of the rectangle
|
| |
Rectangle in pixel coordinates.