SVGMaskElement.MaskContentUnits

SVGMaskElement.MaskContentUnits property

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

public SVGAnimatedEnumeration MaskContentUnits { get; }

Valore della proprietà

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

Guarda anche