SVGFilterElement.PrimitiveUnits

SVGFilterElement.PrimitiveUnits property

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

public SVGAnimatedEnumeration PrimitiveUnits { get; }

Valore della proprietà

L’attributo ‘primitiveUnits’ dell’elemento ‘filtro’ dato.

Guarda anche