DpiChangedEventArgs.DeviceDpiNew 属性

定义

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

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

属性值

DPI 值。

适用于