WebIDLpedia

SVGAnimatedNumber interface

Definition

Scalable Vector Graphics (SVG) 2 defines SVGAnimatedNumber



[Exposed=Window]
interface SVGAnimatedNumber {
           attribute float baseVal;
  readonly attribute float animVal;
};

Methods and attributes that return objects implementing SVGAnimatedNumber

Referring IDL interfaces/dictionaries

Referring specifications