Click or drag to resize

NodeIsSVG Property

Version 130.1.90
Whether the node is SVG.

Namespace: CefSharp.DevTools.DOM
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public bool? IsSVG { get; set; }

Property Value

NullableBoolean
See Also