MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCircularGaugeWidget_SetCenterCircleThickness( laCircularGaugeWidget* gauge, uint32_t thickness );
Parameters |
Description |
laCircularGaugeWidget* gauge |
the widget |
uint32_t thickness |
thickness of the center circle |
MPLAB® Harmony Graphics Suite
|