Photon microGUI widgets library 0.6.0
PhArea_t Struct Reference

#include <PhWidgetsNativeTypes.h>

Detailed Description

Position and dimensions of a rectangular area.

The PhArea_t structure describes the position and dimensions of a rectangular area. It's used extensively by the PhWidgets::Widget. This structure contains at least the following members:

Members

PhPoint_t pos Upper-left corner of the area.

PhDim_t size Size of the area.

See also

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