MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laGradientWidget_SetDirection( laGradientWidget* grad, laGradientWidgetDirection dir );
Parameters |
Description |
laGradientWidget* grad |
the widget |
laGradientWidgetDirection dir |
the desired gradient direction |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|