Pane class/Content Area Rect property

From LabVIEW Wiki
Jump to: navigation, search
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

Numeric Cluster TypeDef

Property Node Content Area Rect
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

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)
LabVIEW 2018 More info to come.

See Also

External Links