<border> node


Description

Contains border settings.

Attributes

Attribute Name Description Type Possible Values Default Value
enabled Indicates whether border is visble. Boolean True
False
True
thickness Sets border line thickness in pixels. Number n\a 1
type Sets line coloring type. Enum Solid
Gradient
Solid
color Sets border line color, effective only for "Solid" brush type. Color n\a n\a
opacity Sets border 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