Description
Returns the Device to which this view is attached.
Visual Basic
Public Property Device() As Autodesk.AutoCAD.GraphicsSystem.Device
C#
public Autodesk.AutoCAD.GraphicsSystem.Device Device;
Conditions
Read-only
Returns the Device to which this view is attached.
Public Property Device() As Autodesk.AutoCAD.GraphicsSystem.Device
public Autodesk.AutoCAD.GraphicsSystem.Device Device;
Read-only