Namespace AngleSharp.Svg.Dom
Classes
- SvgElement
Represents an element of the SVG DOM.
Interfaces
- ISvgCircleElement
Represents the circle SVG element.
- ISvgDescriptionElement
Represents the desc SVG element.
- ISvgElement
The SVGElement interface represents any SVG element. Some elements directly implement this interface, other implement it via an interface that inherit it.
- ISvgForeignObjectElement
Represents the foreignobject SVG element.
- ISvgSvgElement
Represents the svg SVG element.
- ISvgTitleElement
Represents the title SVG element.