On this page

Interface SVGAnimatedPoints

interface SVGAnimatedPoints {
    animatedPoints: SVGPointList;
    points: SVGPointList;
}

Hierarchy (View Summary)

Index

Properties

animatedPoints: SVGPointList
points: SVGPointList
Was this helpful?
SDK JS
Reference
SVGAnimatedPoints