package js.html.svg
extends GeometryElement › GraphicsElement › Element › DOMElement › Node › EventTarget
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:
read onlyanimatedPathSegList:PathSegList
read onlypathSegList:PathSegList
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