MPLAB® Harmony Graphics Suite
|
LIB_EXPORT leBool leRectsAreSimilar( const leRect* l, const leRect* r );
Parameters |
Description |
const leRect* l |
the first rectangle |
const leRect* r |
the second rectangle |
leBool
MPLAB® Harmony Graphics Suite
|