GetWindowBoundsResponseBounds Property  | 
Version 106.0.290 
            bounds
            
 
    Namespace: 
   CefSharp.DevTools.Browser
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic Bounds Bounds { get; }public:
property Bounds^ Bounds {
	Bounds^ get ();
}Property Value
Type: 
Bounds
See Also