MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laArcWidget_SetThickness( laArcWidget* arc, uint32_t thickness );
Parameters |
Description |
laArcWidget* arc |
the widget |
uint32_t thickness |
the desired thickness value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|