SVGMaskElement.Y

SVGMaskElement.Y property

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

public SVGAnimatedLength Y { get; }

Valore della proprietà

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

Guarda anche