DeviceAdd Method

Adds a graphics view where drawing is drawn. Returns true if the view was successfully added to the device.
Namespace:  Teigha.GraphicsSystem
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public abstract void Add(
        View pView
)

Parameters

pView
Type: Teigha.GraphicsSystemView
[in] View to be added and associated with this device.
See Also

©  Bricsys NV. All rights reserved.