Click or drag to resize

PaintEventArgsDirtyRect Property

Version 75.1.140
contains the set of rectangles in pixel coordinates that need to be repainted

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

Property Value

Type: Rect
See Also