Pane class/Background Mode property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 1816680A
Scope Basic Development Environment
Data Name BackgroundMode
Short Name* BackgroundMode
Long Name* Background Mode
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 75
Owning Class Name Pane Class
Data Type Enum U16 data type

Enum U16

Property Node Background Mode
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

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.

Values
0 Stretch—(Default) The image stretches to fill the pane. When you select this option, resizing the pane also resizes the image.
1 Center—The image appears centered in the pane.
2 Tile—The image repeats in a tile pattern to fill the pane.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links