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 System | Yes |
| Permissions | Read/Write |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access disallowed | No |
| Must wait until user interface is idle | No |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with strict type definitions | No |
| Available with polymorphic VIs | No |