Photon microGUI widgets library 0.6.0
PhRect_t Struct Reference

#include <PhWidgetsNativeTypes.h>

Detailed Description

Coordinates of a rectangle.

The PhRect_t structure describes the coordinates of a rectangle. It contains at least the following members:

Members

PhPoint_t ul Upper-left corner.

PhPoint_t lr Lower-right corner.

See also
  • PhWidgets::Widget::Arguments::extent

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