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