SVGImageElement.Width

SVGImageElement.Width property

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

public SVGAnimatedLength Width { get; }

Property Value

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

See Also