MaxActiveViewports Property

Specifies the maximum number of active viewports.

See Also | Example

Signature

object.MaxActiveViewports

object

DatabasePreferences
The object or objects this property applies to.

MaxActiveViewports

Integer; read-write
The maximum number of active viewports.
2 <= MaxActiveViewports <= 48

System variables

The value of this property is stored in the MAXACTVP system variable.

Remarks

Inactive viewports are blank, so their contents are not regenerated. You can, therefore, improve performance by specifying a low value. The initial value is 48.

 

   Comments?