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