SVGMPathElement

The SVGMPathElement interface corresponds to the <mpath> element.

EventTargetNodeElementSVGElementSVGMPathElement

Instance properties

This interface also inherits properties from its parent, SVGElement.

SVGMPathElement.href Read only

An SVGAnimatedString that corresponds to the href or xlink:href attribute of the given <mpath> element.

Instance methods

This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement.

Specifications