The SVGPolylineElement
interface provides access to the properties of <polyline>
elements, as well as methods to manipulate them.
Properties
This interface doesn't implement any specific properties, but inherits properties from its parent, SVGGeometryElement
and also implements properties from SVGAnimatedPoints
.
Methods
This interface doesn't implement any specific methods, but inherits methods from its parent, SVGGeometryElement
.
Specifications
Specification | Status | Comment |
---|---|---|
Scalable Vector Graphics (SVG) 2 The definition of 'SVGPolylineElement' in that specification. |
Candidate Recommendation | Replaced the inheritance from SVGElement SVGTests , SVGLangSpace , SVGExternalResourcesRequired , SVGStylable , and SVGTransformable by SVGGeometryElement |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'SVGPolylineElement' in that specification. |
Recommendation | Initial definition |
Browser compatibility
BCD tables only load in the browser