MPLABĀ® Harmony Graphics Suite
Data Fields
leSize Struct Reference

This structure is used represents the size of an item. More...

#include <legato_common.h>

Data Fields

int32_t width
 
int32_t height
 

Detailed Description

This structure is used represents the size of an item.

A size is specified by a width and height.

Field Documentation

◆ height

int32_t height

height of an item.

◆ width

int32_t width

width of an item.


The documentation for this struct was generated from the following file: