ImpDeviceInsertView 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: 24.2.0.0
Syntax
public override void InsertView(
        int viewIndex,
        View pView
)

Parameters

viewIndex  Int32
[in] View index.
pView  View
[in] View to be inserted.
See Also

©  Bricsys NV. All rights reserved.