SVGAnimatedNumberList Class

SVGAnimatedNumberList class

Used for attributes which take a list of numbers and which can be animated.

public class SVGAnimatedNumberList : SVGAnimatedValue<SVGNumberList>

Properties

NameDescription
getAnimVal
[getBaseVal]
[setBaseVal]

Methods

NameDescription
dispose()Releases unmanaged and - optionally - managed resources.
getPlatformType()This method is used to retrieve the ECMAScript object .
toString()Returns a String that represents this instance.

See Also