VLViewPort Reference

Read/Write Property VirtualWidth

See AlsoSee Also Applies To Applies To

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

 

Syntax

object.VirtualWidth [= long]

 

The VirtualWidth property syntax has these parts:

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

 

Remark

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