Label Object Information
Label Object Properties Tables
Label
Item | Description |
---|---|
Name | Name of the label to be displayed in the Object View pane. |
Text | String value displayed by the object. |
Numeric Label
Item | Description |
---|---|
Name | Name of the numeric label to be displayed in the Object View pane. |
Text | Numeric value displayed by the object. |
Format
Item | Description |
---|---|
Preview | Shows an example of how the numbers will be displayed. # represents digits, 0 represents zero-filling, and H represents Hexadecimal. |
Decimal Places | Number of digits displayed after the decimal point. |
Use Leading Zeros | Checkbox to enable/disable the minimum number of zeros displayed before the decimal point. |
Leading Zeros | The minimum number of zeros to display before the decimal point if Use Leading Zeros is enabled. |
Base | Numeric base system to used. Decimal uses base 10 (0-9) and Hexadecimal uses base 16 (0-F). |
Use Thousands Separator | Checkbox to enable/disable the display of a comma after every three digits. |
Prefix | Optional prefix string to display in front of the numeric value. |
Suffix | Optional suffix string to display after the number value. |
Shared Properties
Appearance
Item | Description |
---|---|
Visibility | Checkbox to enable/disable the label object's visibility during project runtime. |
Opacity | Slider to set the label object's opacity during project runtime. |
Blinking | Checkbox to enable/disable the label object's ability to blink during project runtime. |
Blinking Interval (ms) | Sets the interval the label object blinks, in milliseconds, during project runtime. |
Font Name | The font used to display the text. |
Font Size | The size of the text being displayed. |
Italic | Checkbox to enable/disable the text being italicized. |
Bold | Checkbox to enable/disable the text being bolded. |
Underline | Checkbox to enable/disable the text being underlined. |
Font Color | The color of the text being displayed. |
Fill Type | The type of background fill to use for the label object. |
Fill | The color to use for the background fill if the Fill Type is enabled. |
Horizontal Alignment | The left/right alignment of the text within the text box. |
Vertical Alignment | The up/down alignment of the text within the text box. |
Stroke
Item | Description |
---|---|
Width | The thickness of the stroke in pixels. |
Stroke Color | The color used when drawing the stroke. |
Stroke Type | The drawing method when drawing the stroke None removes the stroke. |
Position
Item | Description |
---|---|
X | The label object's X-axis position on the screen. |
Y | The label object's Y-axis position on the screen. |
Width | The label object's width. |
Height | The label object's height. |
Z Index | The label object's display order if behind or on top of other objects. |
Rotation | The label object's rotation, in degrees. |
Use Percentage | Checkbox to enable/disable the rotation center ranging from 0.0 to 1.0. If disabled, the rotation is in pixels. |
Rotation Center X | Controls the horizontal location of the rotation anchor. |
Rotation Center Y | Controls the vertical location of the rotation anchor. |
Actions
Item | Description |
---|---|
Touch Enabled | Checkbox to enable/disable the ability to press the label object. |
On Press
Item | Description |
---|---|
Hold (ms) | Number of milliseconds the label object must be held before the command is ran. |
Add New Command | Adds a new command from the command functions list to bind to the label object. |
On Release
Item | Description |
---|---|
Hold (ms) | Number of milliseconds before the command is ran after releasing the label object. |
Add New Command | Adds a new command from the command functions list to bind to the label object. |
On Double Click
Item | Description |
---|---|
Hold (ms) | Number of milliseconds between the first and second label object press before the command is ran. |
Add New Command | Adds a new command from the command functions list to bind to the label object. |
Permissions
Item | Description |
---|---|
![]() | Open the permission window of the identity and access management feature. |