MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laScrollBarWidget_SetOrientation( laScrollBarWidget* bar, laScrollBarOrientation align, laBool swapDimensions );
Parameters |
Description |
laScrollBarWidget* bar |
the widget |
the desired orientation value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|