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
Gets the size of the drawing window, width and height, independent of the display.
Public Property DeviceIndependentDisplaySize() As Size
public Size DeviceIndependentDisplaySize;
Read-only