Module zng_wgt_rule_line::vr
source · Expand description
Vertical rule line.
Structs§
W
Draws a verticalRuleLine!
.
Statics§
- Line color, inherits from
FONT_COLOR_VAR
. - Line style, default is
Solid
. - Margin around line.
- Line stroke thickness, default is
1.dip()
Functions§
P
Sets theCOLOR_VAR
that affects all vertical rules inside the widget.P
Sets theLINE_STYLE_VAR
that affects all vertical rules inside the widget.P
Sets theMARGIN_VAR
that affects all vertical rules inside the widget.P
Sets theSTROKE_THICKNESS_VAR
that affects all vertical rules inside the widget.