IRMWsTextBlock Function Block

This Function Block is useful to support better graphics for comments to be added in application.

IRM tools support Niagara’s WsTextBlock under name IRMWsTextBlock. Refer to Niagara document local:|module://docDeveloper/doc/baja-rt/javax/baja/util/BWsTextBlock.bajadoc for more details. 

Figure 1: IRMWsTextBlock - Property Sheet

Input

Input Name

Description

Text

Specifies the text on the label

Foreground

Specifies foreground fill. Null indicates no foreground fill.

Background

Specifies background fill. Null indicates no foreground fill.

Font

Configures the additional parameters for the font on the label.

Border

Displays the border design.

Selectable

If true allows to select the textbox on wiresheet. If false disallows to select the text box on wiresheet.

Master Sync Enabled

If true allows all the properties to sync from master to target. If false disallows all the properties to sync from master to target.

Table 1:Input of IRMWsTextBlock Function