Draw Area Size Property

Short Name: DrawAreaSize

Requires: Base Development System

Class: Picture Properties

To Use: Create a property.

Size of the draw area in terms of width and height in pixels.

Elements

Name Description
Width Width of the draw area in pixels.
Height Height of the draw area in pixels.

Example

Remarks

The following table lists the characteristics of this property.

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

Example

Refer to the Histogram Plot VI in the labview\examples\Graphics and Sound\Picture Plots directory for an example of using the Draw Area Size property.

 Open example  Find related examples