Click or drag to resize

TextBoxSnapshotBounds Property

Version 113.3.50
The absolute position bounding box.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public double[] Bounds { get; set; }

Property Value

Type: Double
See Also