Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.svg
/
SVGAnimatedPoints
SVGAnimated
Points
sealed
interface
SVGAnimatedPoints
(
source
)
Inheritors
SVGPolygonElement
SVGPolylineElement
Members
Properties
animated
Points
Link copied to clipboard
open
val
animatedPoints
:
SVGPointList
MDN Reference
points
Link copied to clipboard
open
val
points
:
SVGPointList
MDN Reference