DisplayResolution.Bounds 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
屬性值
- 屬性