Screen Methods |
The Screen type exposes the following members.
Name | Description | |
---|---|---|
FromPoint |
Gets the screen that contains the specified point,
or the closest screen to the point if it is outside the bounds of all screens.
| |
FromRectangle |
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..
| |
GetImage |
Gets a copy of a portion of the screen as an image
|