MPLAB® Harmony Graphics Suite
|
Sets the boolean value of the stretch property
LIB_EXPORT laResult laImagePlusWidget_SetStretchEnabled( laImagePlusWidget* img, laBool enable );
Parameters |
Description |
laImagePlusWidget* img |
the widget |
the desired flag value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|