Screen
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents the display on the client device.
- C#
- VB.NET
public class Screen
Public Class Screen
Properties
Bounds
Rectangle: Returns the size of the display of the client device, regardless of the orientation.
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.