MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCircularGaugeWidget_SetTickLength( laCircularGaugeWidget* gauge, uint32_t length );
Parameters |
Description |
laCircularGaugeWidget* gauge |
the widget |
uint32_t length |
length of the ticks in pixels |
MPLAB® Harmony Graphics Suite
|