SVGAnimatedPoints
Properties
animatedPoints
abstract val animatedPoints: SVGPointList
points
abstract val points: SVGPointList
Inheritors
SVGPolygonElement
Exposes the JavaScript SVGPolygonElement to Kotlin
abstract class SVGPolygonElement :
SVGGeometryElement,
SVGAnimatedPoints
SVGPolylineElement
Exposes the JavaScript SVGPolylineElement to Kotlin
abstract class SVGPolylineElement :
SVGGeometryElement,
SVGAnimatedPoints