Share via


HttpBrowserCapabilitiesWrapper.ScreenPixelsHeight プロパティ

定義

ディスプレイ画面のおおよその高さをピクセル単位で取得します。

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

プロパティ値

ディスプレイのピクセル単位のおおよその高さ。 既定値は 72 です。

適用対象