MPLAB® Harmony Graphics Suite
|
LIB_EXPORT leRect leRectCombine( const leRect* l_rect, const leRect* r_rect );
Parameters |
Description |
const leRect* l_rect |
the first rectangle |
const leRect* r_rect |
the second rectangle |
void
MPLAB® Harmony Graphics Suite
|