SVGSVGElement.Width

SVGSVGElement.Width property

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

public SVGAnimatedLength Width { get; }

Property Value

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

See Also