Gets the 
Bitmap instance that contains the image of the capture source.
            
 
    Namespace: 
   DotNetBrowser.Capture
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.1
Syntaxpublic Bitmap Thumbnail { get; }Property Value
Type: 
Bitmap
                The 
Bitmap instance that contains the image of the capture source.
            
See Also