VLViewPort Reference

Read/Write Property VirtualHeight

See AlsoSee Also Applies To Applies To

Returns or sets the height of the scrollable area, in current scale mode.

 

Syntax

object.VirtualHeight [= long]

 

The VirtualHeight property syntax has these parts:

Part Description
Object An object expression that evaluates to VLVPort
Long A Long expression that specifies the height of the viewport. The value will be in interpreted in the current scale mode.

 

Remark

For VirtualHeight, you can specify a Long between 1 and 2,147,483,647, inclusive.