files/en-us/web/api/svgpolygonelement/index.md
{{APIRef("SVG")}}
The SVGPolygonElement interface provides access to the properties of {{SVGElement("polygon")}} 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}}