HttpBrowserCapabilitiesWrapper.ScreenCharactersHeight プロパティ

定義

表示のおおよその高さを文字行単位で取得します。

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

プロパティ値

ディスプレイのおおよその高さ (文字行単位)。 既定値は 6 です。

適用対象