다음을 통해 공유


DisplayResolution.Bounds 속성

정의

주의

This property will return invalid results if a monitor changes resolution. Use DisplayDevice.Bounds instead.

이 디스플레이 디바이스의 경계를 포함하는 System.Drawing.Rectangle을 가져옵니다.

[System.Obsolete("This property will return invalid results if a monitor changes resolution. Use DisplayDevice.Bounds instead.")]
public System.Drawing.Rectangle Bounds { get; }
member this.Bounds : System.Drawing.Rectangle

속성 값

특성

적용 대상