MPLAB® Harmony Graphics Suite
|
Returns the widget rectangles height
LIB_EXPORT int32_t laWidget_GetHeight( laWidget* wgt );
Parameters |
Description |
lawidget* wgt |
the widget |
uint32_t - the widget's width value
MPLAB® Harmony Graphics Suite
|