MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laButtonWidget_SetImagePosition( laButtonWidget* btn, laRelativePosition pos );
Parameters |
Description |
laButtonWidget* btn |
the widget |
laRelativePosition pos |
the desired image position |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|