SVGRectElement.Width

SVGRectElement.Width property

Corrisponde all’attributo ‘width’ sull’elemento ‘rect’ dato.

public SVGAnimatedLength Width { get; }

Valore della proprietà

L’attributo ‘width’ dell’elemento ‘rect’ specificato.

Guarda anche