SVGAnimatedPoints

external interface SVGAnimatedPoints

Exposes the JavaScript SVGAnimatedPoints to Kotlin

Properties

animatedPoints
Link copied to clipboard
abstract val animatedPoints: SVGPointList
points
Link copied to clipboard
abstract val points: SVGPointList

Inheritors

SVGPolylineElement
Link copied to clipboard
SVGPolygonElement
Link copied to clipboard