Share via


HttpBrowserCapabilitiesBase.ScreenCharactersHeight プロパティ

定義

派生クラスでオーバーライドされると、文字の行数で、ディスプレイのおおよその高さを取得します。

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

プロパティ値

文字の行数としての、ディスプレイのおおよその高さ。

例外

適用対象