DpiChangedEventArgs.DeviceDpiOld 属性

定义

获取以前显示控件或窗体的显示设备的 DPI 值。

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

属性值

Int32

一个 DPI 值。

适用于