MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCircularSliderWidget_SetArcThickness( laCircularSliderWidget* slider, laCircularSliderWidgetArcType type, uint32_t thickness );
Parameters |
Description |
laCircularSliderWidget* slider |
the widget |
laCircularSliderWidgetArcType type |
the type of arc |
uint32_t thickness |
the thickness of the arc |
MPLAB® Harmony Graphics Suite
|