<label>
Attribute | Domain | Default Value | Description |
---|---|---|---|
color | color | "#C0C0C0FF" | Specifies the color of the text. |
selcolor | color | "#FFFFFFFF" | Specifies the color of the text which will be used if the element is selcted. |
alignment | alignment | "center" | Specifies the color of the text which will be used if the element is selcted. |
translate | boolean | "false" | If set to "true", the internal translation feature is used. For more info look here. |
Value | Description |
---|---|
center | Horizontally and vertically centered. |
left | Left-aligned and vertically centered. |
right | Right-aligned and vertically centered. |
top-center | Top-aligned and horizontally centered. |
top-left | Top- and left-aligned. |
top-right | Top- and right-aligned. |
bottom-center | Bottom-aligned and horizontally centered. |
bottom-left | Bottom- and left-aligned. |
bottom-right | Bottom- and right-aligned. |