| InteropBitmapInfoBitmap Property | 
Version 63.0.0
            Gets the bitmap.
            
 
Namespace: CefSharp.Wpf.RenderingAssembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 63.0.0.0 (63.0.0.0)
 Syntax
Syntaxpublic InteropBitmap Bitmap { get; }public:
property InteropBitmap^ Bitmap {
	InteropBitmap^ get ();
}Property Value
Type: 
InteropBitmapThe bitmap.
 See Also
See Also