Sizing Property

LabView Local Project Settings

Sizing Property

Short Name: Sizing

Installed With: Base Package

Class: Splitter Properties

Determines the splitter bar behavior when you resize its owner. The owner of a splitter bar can be the window or another splitter bar.

This property is similar to the Splitter Sizing option on the shortcut menu of a splitter bar.

Values

0Sticks Top/Left—Splitter maintains its distance to its left/top boundary.
1Sticks Bottom/Right—Splitter maintains its distance to its right/bottom boundary.
2Proportional—Splitter maintains the proportion of the sizes of its two children.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo