Label, 21 label, Webgui – CUE WebGUI User Manual
Page 21: Description, Properties
![background image](https://www.manualsdir.com/files/768523/content/doc021.png)
User Manual
Page 21
www.cuesystem.com
[email protected]
WebGUI
Label
Description
Label is object which allows to display text defined during web page design.
Properties
Property Name
Data Type
Allowed Values
Default Value
Description
Appearance Group
BackgroundColor
Long
Any
Grey
Solid color of object.
BorderColor
Long
Any
BackgroundColor
Solid color of borders.
BorderWidth
Long
Any positive
1
Width of borders in
pixels.
Caption Group
Align
Long
Left-Top := 1
Left-Middle := 2
Left-Bottom := 3
Center-Top := 4
Center-Middle := 5
Center-Bottom := 6
Right-Top := 7
Right-Middle := 8
Right-Bottom := 9
Center-Middle := 5
Horizontal and vertical
align of Caption text.
FontColor
Long
Any
_COLOR_BLACK
Color of Caption text.
FontName
Text
Verdana := “Verdana”
Verdana := “Verdana”
Font name.
FontSize
Long
12
16
20
12
Font height in pixels.
FontStyle
Long
Regular := 1
Italic := 2
Bold := 3
Bold Italic := 4
Regular := 1
Defines style of the font.
OffsetX
Long
Any
0
Axis x offset of the
caption text in pixels.
OffsetY
Long
Any
0
Axis y offset of the
caption text in pixels.
Text
AddressOf
Text
Any
txtCaption = ”Caption”
Text shown on the label.
It is converted to single
line text automatically.