SVGImageElement: width property

The width read-only property of the SVGImageElement interface returns an SVGAnimatedLength corresponding to the width attribute of the given <image> element.

Value

An SVGAnimatedLength.

Specifications