Share

Manager.DeviceIndependentDisplaySize Property

Description

Gets the size of the drawing window, width and height, independent of the display.

Visual Basic

Public Property DeviceIndependentDisplaySize() As Size

C#

public Size DeviceIndependentDisplaySize;

Conditions

Read-only

Links

Manager Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?