HttpBrowserCapabilitiesBase.ScreenCharactersHeight Property

Definition

When overridden in a derived class, gets the approximate height of the display, in character lines.

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

Property Value

The approximate height of the display, in character lines.

Exceptions

Applies to