Skip to main content
Version: 3.5

Screen

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents the display on the client device.

public class Screen

Properties

Static memberBounds

Rectangle: Returns the size of the display of the client device, regardless of the orientation.

Static memberDeviceName

String: Returns the device name associated with a display.

Static memberWorkingArea

Rectangle: Returns the working area of the browser. The working area is the desktop area of the browser, excluding taskbars, docked windows, and docked tool bars.