files/en-us/web/api/svglineelement/index.md
{{APIRef("SVG")}}
The SVGLineElement interface provides access to the properties of {{ SVGElement("line") }} elements, as well as methods to manipulate them.
{{InheritanceDiagram}}
This interface also inherits properties from its parent, {{domxref("SVGGeometryElement")}}.
Inherits methods from its parent interface, {{domxref("SVGGeometryElement")}}.
{{Specifications}}
{{Compat}}