files/en-us/web/api/svgpolylineelement/index.md
{{APIRef("SVG")}}
The SVGPolylineElement interface provides access to the properties of {{SVGElement("polyline")}} elements, as well as methods to manipulate them.
{{InheritanceDiagram}}
This interface also inherits properties from its parent, {{domxref("SVGGeometryElement")}}.
points property.This interface doesn't implement any specific methods, but inherits methods from its parent, {{domxref("SVGGeometryElement")}}.
{{Specifications}}
{{Compat}}