SVGUseElement.X

SVGUseElement.X property

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

public SVGAnimatedLength X { get; }

Property Value

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

See Also