W3cubDocs

/Haxe JavaScript

PathElement

package js.html.svg

extends GeometryElementGraphicsElementElementDOMElementNodeEventTarget

Available on js

The SVGPathElement interface corresponds to the path element.

Documentation SVGPathElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

Variables

read onlyanimatedPathSegList:PathSegList

read onlypathSegList:PathSegList

Methods

getPathSegAtLength(distance:Float):Int

Returns an unsigned long representing the index within the SVGAnimatedPathData.pathSegList utilizing the user agent's distance-along-a-path algorithm.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/PathElement.html