共用方式為


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

屬性值

屬性

適用於