SVGImageElement.X

SVGImageElement.X property

Corresponds to attribute ‘x’ on the given ‘image’ element.

public SVGAnimatedLength X { get; }

Property Value

Corresponds to attribute ‘x’ on the given ‘image’ element.

See Also