Screen

Wisej.Web.Screen

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents the display on the client device.

public class Screen

Properties

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

String: Returns the device name associated with a display.

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