getItem

fun getItem(index: Int): DOMPoint(source)

The getItem() method of the SVGPointList interface gets one item from the list at the specified index.

MDN Reference