MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laLabelWidget_SetTextLineSpace( laLabelWidget* lbl, int32_t pixels );
Parameters |
Description |
laLabelWidget* lbl |
the label to modify |
int32_t pixels |
the line space, in pixels |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|