Background Mode
- Updated2025-01-28
- 1 minute(s) read
Background Mode
Sets the positioning of the background image in the pane.
This property is similar to the Position option on the Appearance page of the Pane Properties dialog box.
Remarks
The following table lists the characteristics of this property.
Short Name | BackgroundMode |
Data type | ![]() |
Permissions | Read/Write |
Available in Run-Time Engine | Yes |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | Yes |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |
Stretch | 0 |
(Default) The image stretches to fill the pane. When you select this option, resizing the pane also resizes the image.
|
Center | 1 |
The image appears centered in the pane.
|
Tile | 2 |
The image repeats in a tile pattern to fill the pane.
|