Click or drag to resize

ScreenArea Properties

The ScreenArea type exposes the following members.

Properties
  Name Description
Public property Static member BottomMostBound Gets the greatest "y" coordinate of all screens on the system
Public property Static member LeftMostBound Gets the least "x" coordinate of all screens on the system
Public property Static member MaximumHeight Gets the height of the screen with the highest resolution.
Public property Static member MaximumWidth Gets the width of the screen with the highest resolution.
Public property Static member MinimumHeight Gets the height of the screen with the lowest resolution.
Public property Static member MinimumWidth Gets the width of the screen with the lowest resolution.
Public property Static member RightMostBound Gets the greatest "x" coordinate of all screens on the system
Public property Static member TopMostBound Gets the least "y" coordinate of all screens on the system
Public property Static member TotalHeight Gets the total height of all the screens relative to their arrangement.
Public property Static member TotalWidth Gets the total width of all the screens relative to their arrangement.
Top
See Also