EasyGUI
gui_draw_poly_t Struct Reference

Poly line object coordinates. More...

#include <gui_draw.h>

Data Fields

gui_dim_t x
 
gui_dim_t y
 

Detailed Description

Poly line object coordinates.

See also
gui_draw_poly

Field Documentation

◆ x

Poly point X location

◆ y

Poly point Y location