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