MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laArcWidget_SetStartAngle( laArcWidget* arc, int32_t angle );
Parameters |
Description |
laArcWidget* arc |
the widget |
int32_t angle |
the desired start angle value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|