Click or drag to resize
CefSettingsSetOffScreenRenderingBestPerformanceArgs Method
Version 51.0.0
Set command line arguments for best OSR (Offscreen and WPF) Rendering performance This will disable WebGL, look at the source to determine which flags best suite your requirements.

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 51.0.0.0
Syntax
public void SetOffScreenRenderingBestPerformanceArgs()
See Also