MiniGUI API Reference (MiniGUI-Processes)  v5.0.6
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields

#include <common.h>

Data Fields

int x
 
int y
 

Detailed Description

Point structure.

See also
PPOINT

Definition at line 966 of file common.h.

Field Documentation

◆ x

int x

The x coordinate of the point.

Definition at line 971 of file common.h.

◆ y

int y

The y coordinate of the point.

Definition at line 975 of file common.h.


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