Common shape settings
| Setting | Purpose |
|---|---|
| Fill | Interior color (the widget background) |
| Stroke | Outline color and width (the border) |
| Opacity | Transparency |
| Rotation speed | Optional continuous spin |
The shapes
| Shape | Notes |
|---|---|
| Rectangle | Box; corner radius for rounded corners |
| Ellipse | Circle / oval |
| Triangle | Three-sided polygon |
| Polygon | N-sided — set the number of sides |
| Star | Multi-point — set the number of points |
| Line | A straight line; stroke controls thickness |
| Arrow | A directional line with an arrowhead |
Shapes are decorative and don’t bind to device data. Use them for visual
structure; use Display widgets to show values.
Utility widgets
Helper widgets.

