IntelliCAD 11.1 Object Library
Arrange Method
See Also 
Style
The style in which to arrange the windows.
Windows Collection : Arrange Method

Description

Arranges the windows in the collection.

Syntax

Visual Basic
Public Sub Arrange( _
   ByVal Style As ArrangeStyle _
) 

Parameters

Style
ValueDescription
vicArrangeCascadeArrange the windows in a stack of identically sized windows.
vicArrangeTileHorizontalArrange the windows horizontally.
vicArrangeTileVerticalArrange the windows vertically.
The style in which to arrange the windows.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.