ISvgDocument
public interface ISvgDocument : IDocument, INode, IEventTarget, IMarkupFormattable, IParentNode, IGlobalEventHandlers, IDocumentStyle, INonElementParentNode, IDisposable
Serves as an entry point to the content of an SVG document.
Gets the root svg element in the document hierachy.