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