MPLAB® Harmony Graphics Suite
|
Enumeration: laRectangleWidget_t
A rectangle widget draws a basic rectangle of a given thickness using the widget's bounding box as the dimensions.
Members |
Description |
laWidget widget; |
widget base class |
int32_t thickness; |
rectangle border thickness |
None.
MPLAB® Harmony Graphics Suite
|