Click or drag to resize

PaintParametersDirtyRect Property

The rectangle that is considered to be "dirty" and should be updated.

Namespace:  DotNetBrowser.Browser.Widgets.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public Rectangle DirtyRect { get; }

Property Value

Type: Rectangle
See Also