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

プロパティ値

ディスプレイのおおよその高さ (文字行単位)。

例外

適用対象