Click or drag to resize

OnPaintEventArgsDirtyRect Property

Version 71.0.0
Contains a rectangle in pixel coordinates that needs to be repainted.

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

Property Value

Type: Rect
See Also