Screen Properties
.NET Framework 4.5
The Screen type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllScreens | Gets an array of all displays on the system. |
|
BitsPerPixel | Gets the number of bits of memory, associated with one pixel of data. |
|
Bounds | Gets the bounds of the display. |
|
DeviceName | Gets the device name associated with a display. |
|
Primary | Gets a value indicating whether a particular display is the primary device. |
|
PrimaryScreen | Gets the primary display. |
|
WorkingArea | Gets the working area of the display. The working area is the desktop area of the display, excluding taskbars, docked windows, and docked tool bars. |