Window Bounds Property

LabView Local Project Settings

Window Bounds Property

Short Name: WinBounds

Installed With: Full Development System

Class: SceneWindow Properties

Reads or writes the left, right, top, and bottom bounds of the scene window.

Elements

Name Description
Left The horizontal coordinate of the left edge of the scene window.
Top The vertical coordinate of the top edge of the scene window.
Right The horizontal coordinate of the right edge of the scene window.
Bottom The vertical coordinate of the bottom edge of the scene window.

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 memoryNo
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