SVGMaskElement.Width

SVGMaskElement.Width property

Corrisponde all’attributo ‘width’ sull’elemento ‘mask’ dato. Accetta una delle costanti definite in SVGUnitTypes.

public SVGAnimatedLength Width { get; }

Valore della proprietà

L’attributo ‘width’ dell’elemento ‘mask’ dato.

Guarda anche