MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
leRect Struct Reference

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
 

Detailed Description

This struct represents a rectangle.

A rectangle is specified by x and y top-left position and a width and height bottom-right position.


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