Property of Text.
Cluster of font name, size, bold, italic, underline, strikeout.
This property is similar to the Font option on the Font dialog box.
| Name | Description |
|---|---|
| Font Name | The name of the font. Predefined font names include App Font, Sys Font, and Dlg Font. If you select an invalid font name, this property returns an error. |
| Size | The size of the font. |
| Bold | Indicates whether the text is bold. |
| Italic | Indicates whether the text is italic. |
| Underline | Indicates whether the text is underlined. |
| Strikeout | Indicates whether to strike out the text. |
| Color | The text font color. |
The following table lists the characteristics of this property.
| Available in Run-Time Engine and Real-Time Operating System | Yes |
| Permissions | Read/Write |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access disallowed | No |
| Must wait until user interface is idle | No |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with strict type definitions | No |
| Available with polymorphic VIs | No |