com.aspose.html.dom.svg

Class SVGStopElement

    • Constructor Detail

      • SVGStopElement

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

        Initializes a new instance of the SVGElement class.

        Parameters:
        name - The element name.
        doc - The document.
    • Method Detail

      • getOffset

        @DOMNameAttribute(name="offset")
        public SVGAnimatedNumber getOffset()

        Corresponds to attribute ‘offset’ on the given ‘radialGradient’ element.

        Value: The attribute ‘offset’ of the given ‘radialGradient’ element.