Width

SVGMaskElement.Width property

Corresponde al atributo ‘ancho’ en el elemento ‘máscara’ dado. Toma una de las constantes definidas en SVGUnitTypes.

public SVGAnimatedLength Width { get; }

El valor de la propiedad

El atributo ‘ancho’ del elemento ‘máscara’ dado.

Ver también