width property
The width read-only property of the
SVGImageElement interface returns an SVGAnimatedLength
corresponding to the width attribute of the given
element.
Implementation
external SVGAnimatedLength get width;
The width read-only property of the
SVGImageElement interface returns an SVGAnimatedLength
corresponding to the width attribute of the given
element.
external SVGAnimatedLength get width;