| LayoutTreeSnapshotBounds Property  | 
Version 99.2.120 
            The absolute position bounding box.
            
 
    Namespace: 
   CefSharp.DevTools.DOMSnapshot
    Assembly:
   CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
 Syntax
Syntaxpublic double[] Bounds { get; set; }public:
property array<double>^ Bounds {
	array<double>^ get ();
	void set (array<double>^ value);
}Property Value
Type: 
Double See Also
See Also