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