Click or drag to resize

DocumentSnapshotLayout Property

Version 101.0.180
The nodes in the layout tree.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public LayoutTreeSnapshot Layout { get; set; }

Property Value

Type: LayoutTreeSnapshot
See Also