animatedPoints property
Gets or sets the animated contents of the points attribute.
![]() ![]() |
Syntax
| JavaScript |
|---|
p = object.animatedPoints |
Property values
Type: Object
The contents of the points attribute.
Standards information
- Scalable Vector Graphics: Basic Shapes, Section 9.8.5
Remarks
If the given attribute or property is being animated, the animatedPoints property contains the current animated points. If the given attribute or property is not currently being animated, animatedPoints contains the same value as the points attribute.
See also
Show:

