HttpBrowserCapabilitiesWrapper.ScreenPixelsHeight Property

Definition

Gets the approximate height of the display, in pixels.

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

Property Value

The approximate height of the display, in pixels. The default is 72.

Applies to