SVGAnimatedPoints
Properties
animatedPoints
abstract val animatedPoints: SVGPointListpoints
abstract val points: SVGPointListInheritors
SVGPolygonElement
Exposes the JavaScript SVGPolygonElement to Kotlin
abstract class SVGPolygonElement :
SVGGeometryElement,
SVGAnimatedPointsSVGPolylineElement
Exposes the JavaScript SVGPolylineElement to Kotlin
abstract class SVGPolylineElement :
SVGGeometryElement,
SVGAnimatedPoints