DpiChangedEventArgs.DeviceDpiNew 속성

정의

컨트롤이나 양식을 현재 표시 중인 새 디스플레이 디바이스의 DPI 값을 가져옵니다.

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

속성 값

Int32

DPI 값입니다.

적용 대상