W3cubDocs

/Haxe JavaScript

LineElement

package js.html.svg

extends GraphicsElementElementDOMElementNodeEventTarget

Available on js

The SVGLineElement interface provides access to the properties of line elements, as well as methods to manipulate them.

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

See:

Variables

read only x1:AnimatedLength

read only x2:AnimatedLength

read only y1:AnimatedLength

read only y2:AnimatedLength

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/svg/LineElement.html