OnPaintEventArgsDirtyRect Property |
Version 105.3.390
Contains a rectangle in pixel coordinates that needs to be repainted.
Namespace:
CefSharp.OffScreen
Assembly:
CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 105.3.390.0 (105.3.390.0)
Syntax public Rect DirtyRect { get; }
public:
property Rect DirtyRect {
Rect get ();
}
Property Value
Type:
RectSee Also