DpiChangedEventArgs.DeviceDpiOld Property

Definition

Gets the DPI value for the display device where the control or form was previously displayed.

public:
 property int DeviceDpiOld { int get(); };
public int DeviceDpiOld { get; }
member this.DeviceDpiOld : int
Public ReadOnly Property DeviceDpiOld As Integer

Property Value

A DPI value.

Applies to