FabGL
ESP32 Display Controller and Graphics Library
Rect Struct Reference

Represents a rectangle. More...

#include <fabutils.h>

Public Attributes

int16_t X1
 
int16_t X2
 
int16_t Y1
 
int16_t Y2
 

Detailed Description

Represents a rectangle.

Top and Left coordinates start from 0.

Definition at line 248 of file fabutils.h.


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