The y
read-only property of the
SVGImageElement
interface returns an SVGAnimatedLength
corresponding to the y
attribute of the given <image>
element.
Syntax
var y = svgImageElement.y;
Value
Specifications
Specification | Status | Comment |
---|---|---|
Scalable Vector Graphics (SVG) 2 The definition of 'y' in that specification. |
Candidate Recommendation | Initial definition. |
Browser compatibility
BCD tables only load in the browser