MaskContentUnits

SVGMaskElement.MaskContentUnits property

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

public SVGAnimatedEnumeration MaskContentUnits { get; }

Valore della proprietà

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

Guarda anche