getPointAtLength

open override fun getPointAtLength(distance: Float): DOMPoint(source)

The getPointAtLength() method of the SVGPathElement interface returns the point at a given distance along the path.

MDN Reference