Split Method

IntelliCAD 11.1 Object Library
Split Method
See Also 
NumberOfWindows
The way in which to split the viewport.
Viewport Object : Split Method

Description

Splits the viewport based on the split type specified.

Syntax

Visual Basic
Public Sub Split( _
   ByVal NumberOfWindows As ViewportSplitType _
) 

Parameters

NumberOfWindows
ValueDescription
vicViewport2Horizontal 
vicViewport2Vertical 
vicViewport3Above 
vicViewport3Below 
vicViewport3Horizontal 
vicViewport3Left 
vicViewport3Right 
vicViewport3Vertical 
vicViewport4 
The way in which to split the viewport.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.