(8.D.2.7) Subsystem (Empty)
Overview
Subsystem
Discussion
Places an empty subsystem on the canvas. Subsystems are used to create heirarchy - please see documentation for full details.
Properties
Name | Type | Default value | Range | Description |
name | string | in | Unrestricted | The name of the subsystem |
flip | int | 0 | 0:1:1 | When true, the graphic is flipped |
x | int | none | Unrestricted | Horizontal position of top left in DPI independent units |
y | int | none | Unrestricted | Vertical position of top left in DPI independent units |
width | int | 10 | 6:1:1000 | Width on canvas |
height | int | 6 | 6:1:1000 | Height on canvas |
text.color | int | 000000 | 0:1:ffffff | Color of the text below |
text.points | int | 8 | 4:1:100 | Font size of text |
text.align | enum | center | left/center/right | Alignment of the text under subsystem module |