次の方法で共有


HttpBrowserCapabilitiesBase.ScreenPixelsHeight プロパティ

定義

派生クラスでオーバーライドされた場合は、ディスプレイのおおよその高さをピクセル単位で取得します。

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

プロパティ値

Int32

ディスプレイのピクセル単位のおおよその高さ。

例外

適用対象