|
|
Line 58: |
Line 58: |
| {{ambox|text=Add links to external resources that would also help.}} | | {{ambox|text=Add links to external resources that would also help.}} |
|
| |
|
| [[Category:Property]] [[Category:VI Server Property]]
| | [[Category:VI Server Property]] |
Latest revision as of 13:38, 7 May 2020
VI Server Property Information
|
Property ID
|
18166808
|
Scope
|
Basic Development Environment
|
Data Name
|
ContentBnds
|
Short Name*
|
ContentRect
|
Long Name*
|
Content Area Rect
|
* 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
|
Numeric Cluster TypeDef data type
|
Property Node
|
|
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes |
Loads the block diagram into memory | No |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Permissions | Read Only |
Remote access allowed | Yes |
Settable when the VI is running | No |
Returns the bounding rectangle of the content area of the pane in the coordinate system of the pane.
Elements
Name
|
Description
|
Left
|
The horizontal coordinate of the left edge of the bounding rectangle.
|
Top
|
The vertical coordinate of the top edge of the bounding rectangle.
|
Right
|
The horizontal coordinate of the right edge of the bounding rectangle.
|
Bottom
|
The vertical coordinate of the bottom edge of the bounding rectangle.
|
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links