Managed Windows API
Image Property
NamespacesManagedWinapi.WindowsSystemWindowImage
An image of this window. Unlike a screen shot, this will not contain parts of other windows (partially) cover this window. If you want to create a screen shot, use the CopyFromScreen(Point, Point, Size) function and use the Rectangle property for the range.
Declaration Syntax
C#
public Image Image { get; }

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)