SVGRectElement.Width
SVGRectElement.Width property
Corresponds to attribute ‘width’ on the given ‘rect’ element.
public SVGAnimatedLength Width { get; }
Property Value
The attribute ‘width’ of the given ‘rect’ element.
See Also
- class SVGAnimatedLength
- class SVGRectElement
- namespace Aspose.Html.Dom.Svg
- assembly Aspose.HTML