MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laArcWidget_SetRadius( laArcWidget* arc, uint32_t rad );
Parameters |
Description |
laArcWidget* arc |
the widget |
uint32_t red |
the desired radius value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|