MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laRectangleWidget_SetThickness( laRectangleWidget* rect, int32_t thk );
Parameters |
Description |
laRectangleWidget* rect |
the widget |
int32_t thk |
the thickness setting |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|