Screen
|
The ScreenArea type exposes the following members.
Name | Description | |
---|---|---|
BottomMostBound | Gets the greatest "y" coordinate of all screens on the system | |
LeftMostBound | Gets the least "x" coordinate of all screens on the system | |
MaximumHeight | Gets the height of the screen with the highest resolution. | |
MaximumWidth | Gets the width of the screen with the highest resolution. | |
MinimumHeight | Gets the height of the screen with the lowest resolution. | |
MinimumWidth | Gets the width of the screen with the lowest resolution. | |
RightMostBound | Gets the greatest "x" coordinate of all screens on the system | |
TopMostBound | Gets the least "y" coordinate of all screens on the system | |
TotalHeight | Gets the total height of all the screens relative to their arrangement. | |
TotalWidth | Gets the total width of all the screens relative to their arrangement. |