SVGUseElement.Width

SVGUseElement.Width property

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

public SVGAnimatedLength Width { get; }

Property Value

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

See Also