Draw Area Size Property

LabView Local Project Settings

Draw Area Size Property

Short Name: DrawAreaSize

Installed With: Base Package

Class: Picture Properties

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.

Examples

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
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 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

Examples

Refer to the following VIs for examples of using the Draw Area Size property:

  • Histogram Plot VI: labview\examples\picture\demos.llb

     Open example  Browse related examples

  • XY Scatter Plots VI: labview\examples\picture\demos.llb

     Open example  Browse related examples