MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laSliderWidget_SetOrientation( laSliderWidget* sld, laSliderOrientation align, laBool swapDimensions );
Parameters |
Description |
laSliderWidget* sld |
the widget |
the desired slider orientation | |
indicates if the width and height of the slider should be swapped |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|