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

プロパティ値

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

例外

適用対象