MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
This structure represents a integer Cartesian point. More...
#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/common/legato_common.h>
Data Fields | |
int32_t | x |
int32_t | y |
This structure represents a integer Cartesian point.
A point is specified by an x and y coordinate.