HwndDpiChangedEventArgs.NewDpi 屬性

定義

取得 DPI 變更後的縮放比例資訊。

public:
 property System::Windows::DpiScale NewDpi { System::Windows::DpiScale get(); };
public System.Windows.DpiScale NewDpi { get; }
member this.NewDpi : System.Windows.DpiScale
Public ReadOnly Property NewDpi As DpiScale

屬性值

DpiScale

新的 DPI 縮放比例資訊。

適用於