SceneWindow class/Window Bounds property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID C55E80A
Scope Basic Development Environment
Data Name WinBounds
Short Name* WinBounds
Long Name* Window Bounds
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 84
Owning Class Name SceneWindow Class
Data Type Numeric Cluster TypeDef data type

Numeric Cluster TypeDef

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

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.

Uses

History

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

See Also

External Links