...
Font Name | This feature allows the user to select from a wide range of fonts. |
Font Size | This feature allows the user to change the size of the selected font. Users can enter a value, or bind a tag to it by pressing the |
Italic | This feature controls whether or not the object blinks. The blinking text is italicized. This option can be toggled using the checkbox, or bound to a tag by pressing the |
Underline | This feature controls the interval at which a blinking object blinks. The desired interval can be entered by double-clicking the displayed intervalwhether or not the text is underlined. This option can be toggled using the checkbox, or bound to a tag by pressing the |
Bold | This feature controls whether or not the selected object will have a fill colortext is bold. This option can be enabled and disabled via the checkbox, or bound to a tag by pressing the |
Font Color | Functionality still being built in, review this section when implementation is completed |
Vertical Alignment | This feature controls the vertical alignment within the textbox. This feature has three options the user can select from: [TOP], [MIDDLE], and [BOTTOM]. Alternatively, users can bind this property to a [STRING] tag. Once the property is bound to a tag, if the bound tag’s string matches one of the three possible inputs ([TOP], [MIDDLE], and [BOTTOM]) the alignment of the text will be altered accordingly. |
Horizontal Alignment | This feature controls the horizontal alignment within the textbox. This feature has three options the user can select from: [LEFT], [CENTER], and [RIGHT]. Alternatively, users can bind this property to a [STRING] tag. Once the property is bound to a tag, if the bound tag’s string matches one of the three possible inputs ([LEFT], [CENTER], and [RIGHT]) the alignment of the text will be altered accordingly. |
Text | This feature allows the user to input a desired message in the text field. Alternatively, users can display a tag’s value by binding a tag to this property using the |