Click or drag to resize

OnPaintEventArgsDirtyRect Property

Version 67.0.0

[Missing <summary> documentation for "P:CefSharp.OnPaintEventArgs.DirtyRect"]

Namespace:  CefSharp
Assembly:  CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 67.0.0.0 (67.0.0.0)
Syntax
public Rect DirtyRect { get; }

Property Value

Type: Rect
See Also