次の方法で共有


HttpBrowserCapabilitiesBase.ScreenPixelsWidth プロパティ

定義

派生クラスでオーバーライドされるとき、ディスプレイ画面のおおよその幅をピクセル単位で取得します。

public:
 virtual property int ScreenPixelsWidth { int get(); };
public virtual int ScreenPixelsWidth { get; }
member this.ScreenPixelsWidth : int
Public Overridable ReadOnly Property ScreenPixelsWidth As Integer

プロパティ値

ディスプレイ画面のおおよその幅 (ピクセル単位)。

例外

適用対象