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 x
 
int y
 

Detailed Description

Point structure.

See also
PPOINT

Definition at line 956 of file common.h.

Field Documentation

◆ x

int x

The x coordinate of the point.

Definition at line 961 of file common.h.

◆ y

int y

The y coordinate of the point.

Definition at line 965 of file common.h.


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