GetWindowBoundsResponseBounds Property |
Version 113.3.50
bounds
Namespace:
CefSharp.DevTools.Browser
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public Bounds Bounds { get; }
public:
property Bounds^ Bounds {
Bounds^ get ();
}
Property Value
Type:
BoundsSee Also