MiniGUI API Reference (MiniGUI-Processes)  v4.0.7
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 979 of file common.h.

Field Documentation

◆ cx

int cx

The extent in x coordinate of a 2D object.

Definition at line 984 of file common.h.

◆ cy

int cy

The extent in y coordinate of a 2D object.

Definition at line 988 of file common.h.


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