MPLAB® Harmony Graphics Suite
|
Gets the bounding rectangle for a leChar style string
LIB_EXPORT leResult leStringUtils_GetRect( const leChar* str, uint32_t size, const leFont* font, leRect* rect );
leResult - the result of the operation
MPLAB® Harmony Graphics Suite
|