Skip to content

Label Object Information

Label Object Properties Tables

Label

ItemDescription
NameName of the label to be displayed in the Object View pane.
TextString value displayed by the object.

Numeric Label

ItemDescription
NameName of the numeric label to be displayed in the Object View pane.
TextNumeric value displayed by the object.

Format

ItemDescription
PreviewShows an example of how the numbers will be displayed.
# represents digits, 0 represents zero-filling, and H represents Hexadecimal.
Decimal PlacesNumber of digits displayed after the decimal point.
Use Leading ZerosCheckbox to enable/disable the minimum number of zeros displayed before the decimal point.
Leading ZerosThe minimum number of zeros to display before the decimal point if Use Leading Zeros is enabled.
BaseNumeric base system to used.
Decimal uses base 10 (0-9) and Hexadecimal uses base 16 (0-F).
Use Thousands SeparatorCheckbox to enable/disable the display of a comma after every three digits.
PrefixOptional prefix string to display in front of the numeric value.
SuffixOptional suffix string to display after the number value.

Shared Properties

Appearance

ItemDescription
VisibilityCheckbox to enable/disable the label object's visibility during project runtime.
OpacitySlider to set the label object's opacity during project runtime.
BlinkingCheckbox 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 NameThe font used to display the text.
Font SizeThe size of the text being displayed.
ItalicCheckbox to enable/disable the text being italicized.
BoldCheckbox to enable/disable the text being bolded.
UnderlineCheckbox to enable/disable the text being underlined.
Font ColorThe color of the text being displayed.
Fill TypeThe type of background fill to use for the label object.
FillThe color to use for the background fill if the Fill Type is enabled.
Horizontal AlignmentThe left/right alignment of the text within the text box.
Vertical AlignmentThe up/down alignment of the text within the text box.

Stroke

ItemDescription
WidthThe thickness of the stroke in pixels.
Stroke ColorThe color used when drawing the stroke.
Stroke TypeThe drawing method when drawing the stroke
None removes the stroke.

Position

ItemDescription
XThe label object's X-axis position on the screen.
YThe label object's Y-axis position on the screen.
WidthThe label object's width.
HeightThe label object's height.
Z IndexThe label object's display order if behind or on top of other objects.
RotationThe label object's rotation, in degrees.
Use PercentageCheckbox to enable/disable the rotation center ranging from 0.0 to 1.0.
If disabled, the rotation is in pixels.
Rotation Center XControls the horizontal location of the rotation anchor.
Rotation Center YControls the vertical location of the rotation anchor.

Actions

ItemDescription
Touch EnabledCheckbox to enable/disable the ability to press the label object.

On Press

ItemDescription
Hold (ms)Number of milliseconds the label object must be held before the command is ran.
Add New CommandAdds a new command from the command functions list to bind to the label object.

On Release

ItemDescription
Hold (ms)Number of milliseconds before the command is ran after releasing the label object.
Add New CommandAdds a new command from the command functions list to bind to the label object.

On Double Click

ItemDescription
Hold (ms)Number of milliseconds between the first and second label object press before the command is ran.
Add New CommandAdds a new command from the command functions list to bind to the label object.

Permissions

ItemDescription
Change permissionsOpen the permission window of the identity and access management feature.