public static class ScreenshotPublic NotInheritable Class Screenshotpublic ref class Screenshot abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
type Screenshot = class end| CaptureScreenshot | Takes a screenshot of every screen. |
| CaptureScreenshot(Rectangle) | Takes a screenshot of the given bounds. |