com.aspose.html.dom.svg

Class SVGEllipseElement

    • Constructor Detail

      • SVGEllipseElement

        public SVGEllipseElement(com.aspose.html.dom.DOMName name,
                                 Document doc)

        Initializes a new instance of the SVGElement class.

        Parameters:
        name - The element name.
        doc - The document.