Click or drag to resize
OnPaintEventArgsDirtyRect Property
Version 63.0.0

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

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

Property Value

Type: Rect
See Also