Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Places an empty subsystem on the canvas. Subsystems are used to create heirarchy - please see documentation for full details.

Properties

Name

Type

Usage

isHidden

Default value

Range

UnitsDescription

name

string

in

Unrestricted

The name of the subsystem

name

string

flip

int

0

0:1:1

When true, the graphic is flipped

flip

int

x

int

none

Unrestricted

Horizontal position of top left in DPI independent units

x

int

y

int

none

Unrestricted

Vertical position of top left in DPI independent units

y

int

width

int

10

6:1:1000

Width on canvas

width

int

height

int

6

6:1:1000

Height on canvas

height

int

text.color

int

000000

0:1:ffffff

Color of the text below

text.color

int

text.points

int

8

4:1:100

Font size of text text.pointsint

text.align

enum

center

left/center/right

Alignment of the text under subsystem module

text.align

enum