MPLAB® Harmony Graphics Suite
|
LIB_EXPORT void laDraw_LineBorder( GFX_Rect* rect, GFX_Color color );
Parameters |
Description |
GFX_Rect* rect |
the rect to draw (screen space) |
GFX_Color color |
the color to draw |
MPLAB® Harmony Graphics Suite
|