MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
This struct represents a rectangle. More...
#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/common/legato_common.h>
Data Fields | |
int16_t | x |
int16_t | y |
int16_t | width |
int16_t | height |
This struct represents a rectangle.
A rectangle is specified by x and y top-left position and a width and height bottom-right position.