MPLAB® Harmony Graphics Suite
|
Returns the corner radius of the widget
LIB_EXPORT uint32_t laWidget_GetCornerRadius( laWidget* wgt );
Parameters |
Description |
laWidget* wgt |
the widget |
uint32_t - the corner radius
MPLAB® Harmony Graphics Suite
|