MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laRadioButtonWidget_SetCircleButtonSize( laRadioButtonWidget* btn, uint32_t size );
Parameters |
Description |
laRadioButtonWidget* btn |
the widget |
uint32_t size |
the diameter of the circle, in pixels |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|