Content Area Rect Property

LabView Local Project Settings

Content Area Rect Property

Short Name: ContentRect

Installed With: Base Package

Class: Pane Properties

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.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead Only
Settable when the VI is runningNo
Loads the front panel into memoryYes
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