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