Svg.SVGAnimatedPoints Interface Reference
Inheritance diagram for Svg.SVGAnimatedPoints:
Svg.SVGPolygonElement Svg.SVGPolylineElement

Properties

SVGPointList points [get]
 A list of points. More...
 
SVGPointList animatedPoints [get]
 A list of animated points. More...
 

Property Documentation

SVGPointList Svg.SVGAnimatedPoints.animatedPoints
get

A list of animated points.

SVGPointList Svg.SVGAnimatedPoints.points
get

A list of points.