Rect Toolbar
Jump to navigation
Jump to search
The Rect Toolbar is a set of graphical widgets used to draw or edit a rectangle with or whithout rounded corners.
Overview
Functions:
- W: Width of rectangle
- H: Height of rectangle
- Rx: Horizontal radius of rounded corners
- Ry: Vertical radius of rounded corners
- Units
- Not rounded: Make corners sharp
Preferences
- /tools/shapes/rect/height: Width parameter as Double
- /tools/shapes/rect/rx: Horizontal radius parameter as Double
- /tools/shapes/rect/ry: Vertical radius parameter as Double
- /tools/shapes/rect/width: Height parameter as Double
Actual behaviours:
- Parameters are stored in Preferences
- Some defaults values (but not all) are hard coded in void sp_rtb_defaults()