<< Click to Display Table of Contents >> Text/EditField |
![]() ![]() ![]() |
Property |
ST script field |
Description |
Text |
text |
Text displayed on the screen by using this object. |
Font type |
fonttype |
Type of the text's font. |
Underline |
underline |
Check if you want to underline the text. |
Font size |
fontsize |
Size of the text's font. |
Text placement |
textplacement |
Placement of the text: ▪Left ▪Center ▪Right |
Text color |
textcolor |
Color of the text. |
Border |
useborder |
Select use or not use border for the text. |
Border width |
linewidth |
Width of the border's line. |
Border color |
bordercolor |
Color of the border's line. |
Fill |
fill |
Select fill or not fill text's background. |
Fill color |
fillcolor |
Color of the text's background. |
Also for all text/editfield objects you can use fields in ST scripts:
▪textbefore - text before the value.
▪textafter - text after the value.
▪decimalpos - decimal position for the value.