<vertical_separator> node
Description
Contains settings of lines, marking level segments vertically.
Attributes
Attribute Name | Description | Type | Possible Values | Default Value |
---|---|---|---|---|
enabled | Indicates whether separator is visble. | Boolean | True False |
True |
thickness | Sets separator line thickness in pixels. | Number | n\a | 1 |
type | Sets line coloring type. | Enum | Solid Gradient |
Solid |
color | Sets separator line color, effective only for "Solid" brush type. | Color | n\a | n\a |
opacity | Sets separator line opacity. Opacity is measured from 0 to 1. 0 - invisble. | Ratio | 0 ... 1 | 1 |
caps | Caps attribite specifies the caps style used for drawing lines. | Enum | None Round Square |
Round |
joints | Joints attribute specifies the joint style used for drawing lines. | Enum | Miter Round Bevel |
Bevel |
padding | Separator padding from top and bottom line levels. Is set in pixels. Line height = (level height - 2)*padding | Numeric | n/a | 0 |