MiniGUI API Reference (MiniGUI-Threads)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields

#include <common.h>

Data Fields

Sint32 x
 
Sint32 w
 

Detailed Description

A rectangle defined by upper-left coordinates and width/height.

See also
RECT

Definition at line 1071 of file common.h.

Field Documentation

Sint32 w

The width and height of the rectangle.

Definition at line 1079 of file common.h.

Sint32 x

The coordinates of the upper-left corner of the rectangle.

Definition at line 1075 of file common.h.


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