UpdateBoundsRequestedEventArgsBounds Property  | 
 
                Gets the new bounds.
            
 
    Namespace: 
   DotNetBrowser.Browser.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.12.0
Syntaxpublic Rectangle Bounds { get; }Property Value
Type: 
RectangleThe new bounds in screen coordinates.
See Also