次の方法で共有


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

プロパティ値

属性

適用対象