SVGForeignObjectElement.Width

SVGForeignObjectElement.Width property

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

public SVGAnimatedLength Width { get; }

Property Value

The attribute ‘width’ of the given ‘foreignObject’ element.

See Also