MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
lePoint Struct Reference

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
 

Detailed Description

This structure represents a integer Cartesian point.

A point is specified by an x and y coordinate.


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