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

int cx
 
int cy
 

Detailed Description

Size structure of a 2-dimension object.

See also
PSIZE

Definition at line 897 of file common.h.

Field Documentation

int cx

The extent in x coordinate of a 2D object.

Definition at line 902 of file common.h.

int cy

The extent in y coordinate of a 2D object.

Definition at line 906 of file common.h.


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