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

属性值

属性

适用于