Skip to main content
Version: 4.1

Screen

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.1.0.0)

Represents the display on the client device.

public class Screen

Properties

Static member Bounds

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

Static member DeviceName

String: Returns the device name associated with a display.

Static member WorkingArea

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.