Modifier

HttpBrowserCapabilitiesBase.ScreenPixelsHeight Property

Definition

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

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

Property Value

The approximate height of the display, in pixels.

Exceptions

Applies to