Click or drag to resize

NodeIsSVG Property

Version 118.6.80
Whether the node is SVG.

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

Property Value

Type: NullableBoolean
See Also