MiniGUI API Reference (MiniGUI-Standalone)  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 x
 
int y
 

Detailed Description

Point structure.

See also
PPOINT

Definition at line 874 of file common.h.

Field Documentation

int x

The x coordinate of the point.

Definition at line 879 of file common.h.

int y

The y coordinate of the point.

Definition at line 883 of file common.h.


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