Modifier

HttpBrowserCapabilitiesBase.ScreenCharactersWidth Property

Definition

When overridden in a derived class, gets the approximate width of the display, in characters.

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

Property Value

The approximate width of the display, in characters.

Exceptions

Applies to