SVGAnimatedNumber Class

SVGAnimatedNumber class

Used for attributes of basic type number which can be animated.

public class SVGAnimatedNumber : SVGAnimatedValue<float>

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