Click or drag to resize
InteropBitmapInfoCreateNewBitmap Property
Version 51.0.0
Gets a value indicating whether [create new bitmap].

Namespace: CefSharp.Wpf.Rendering
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
public override bool CreateNewBitmap { get; }

Property Value

Type: Boolean
true if [create new bitmap]; otherwise, false.
See Also