Click or drag to resize

NodeIsSVG Property

Version 106.0.290
Whether the node is SVG.

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

Property Value

Type: NullableBoolean
See Also