com.aspose.html.dom.svg.datatypes

Class SVGAnimatedRect

    • Constructor Detail

      • SVGAnimatedRect

        public SVGAnimatedRect(SVGRect baseValue,
                               com.aspose.html.common.Func2<SVGRect,SVGRect> animation)

        Initializes a new instance of the SVGAnimatedRect class.

        Parameters:
        baseValue - The base value.
        animation - The animation.