Screen

Wisej.Web.Screen

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

Represents a display device or multiple display devices on a single system.

public class Screen

Properties

Bounds

Rectangle: Returns the bounds of the display.

DeviceName

String: Returns the device name associated with a display.

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.

Last updated

Was this helpful?