x property

The x read-only property of the SVGImageElement interface returns an SVGAnimatedLength corresponding to the x attribute of the given element.

Implementation

external SVGAnimatedLength get x;