HttpBrowserCapabilitiesWrapper.ScreenPixelsHeight Property

 

Gets the approximate height of the display, in pixels.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

Public Overrides ReadOnly Property ScreenPixelsHeight As Integer

Property Value

Type: System.Int32

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

.NET Framework
Available since 3.5
Return to top
Show: