MPLAB® Harmony Graphics Suite
|
LIB_EXPORT void laString_GetRect( laString* str, GFX_Rect* rect );
Parameters |
Description |
laString* str |
the string to reference |
GFX_Rect* rect |
the calculated string rectangle result |
void
MPLAB® Harmony Graphics Suite
|