MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCircularGaugeWidget_SetStartAngle( laCircularGaugeWidget* gauge, int32_t angle );
Parameters |
Description |
laCircularGaugeWidget* gauge |
the widget |
int32_t angle |
start angle of the gauge |
MPLAB® Harmony Graphics Suite
|