Click or drag to resize
RenderingEventArgsBitmapInfo Property
Version 51.0.0
The bitmap info being rendered.

Namespace: CefSharp.Wpf
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
public WpfBitmapInfo BitmapInfo { get; }

Property Value

Type: WpfBitmapInfo
The bitmap information.
See Also