Click or drag to resize

Screen Methods

The Screen type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromPoint
Gets the screen that contains the specified point, or the closest screen to the point if it is outside the bounds of all screens.
Public methodStatic memberFromRectangle
Gets the screen that encompases the biggest part of the specified rectangle, or the closest screen to the rectangle if it is outside the bounds of all screens..
Public methodGetImage
Gets a copy of a portion of the screen as an image
Top
See Also