DeviceInsertView Method

Inserts the specified view object to the specified position (defined by the viewIndex parameter) in this device.
Namespace:  Teigha.GraphicsSystem
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public abstract void InsertView(
        int viewIndex,
        View pView
)

Parameters

viewIndex
Type: SystemInt32
[in] View index.
pView
Type: Teigha.GraphicsSystemView
[in] View to be inserted.
See Also

©  Bricsys NV. All rights reserved.