Click or drag to resize

LayoutTreeNode.StyleIndex Property

Version 130.1.90
Index into the `computedStyles` array returned by `getSnapshot`.

Namespace: CefSharp.DevTools.DOMSnapshot
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public int? StyleIndex { get; set; }

Property Value

Nullable<Int32>
See Also