Search


Search something to see results

SVGAnimatedPoints

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

Hierarchy (View Summary)

Index

Properties

Properties

animatedPoints: SVGPointList
points: SVGPointList