PaintEventArgsDirtyRect Property |
Version 87.1.132
contains the set of rectangles in pixel coordinates that need to be repainted
Namespace:
CefSharp.Wpf
Assembly:
CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax public Rect DirtyRect { get; }
public:
property Rect DirtyRect {
Rect get ();
}
Property Value
Type:
RectSee Also