MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laScrollBarWidget_GetOrientation Function
MPLAB® Harmony Graphics Suite
laScrollBarWidget_GetOrientation Function
C
LIB_EXPORT laScrollBarOrientation laScrollBarWidget_GetOrientation(
    laScrollBarWidget* bar
);
Parameters
Parameters 
Description 
laScrollBarWidget* bar 
the widget 
Returns

laScrollBarOrientation - the orientation value

MPLAB® Harmony Graphics Suite