Click or drag to resize

DocumentSnapshotLayout Property

Version 100.0.140
The nodes in the layout tree.

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

Property Value

Type: LayoutTreeSnapshot
See Also