MPLAB® Harmony Graphics Suite
|
LIB_EXPORT leRect leRectFromPoints( const lePoint* p1, const lePoint* p2 );
Parameters |
Description |
const lePoint* p1 |
the first point |
const lePoint* p2 |
the second point |
leRect
MPLAB® Harmony Graphics Suite
|