![]() |
MPLABĀ® Harmony Graphics Suite
|
This structure is used represents the size of an item. More...
#include <legato_common.h>
Data Fields | |
int32_t | width |
int32_t | height |
This structure is used represents the size of an item.
A size is specified by a width and height.
int32_t height |
height of an item.
int32_t width |
width of an item.