SVGFilterElement.PrimitiveUnits

SVGFilterElement.PrimitiveUnits property

Corresponde al atributo ‘primitiveUnits’ en el elemento ‘filtro’ dado. Toma una de las constantes definidas en SVGUnitTypes.

public SVGAnimatedEnumeration PrimitiveUnits { get; }

El valor de la propiedad

El atributo ‘primitiveUnits’ del elemento ‘filtro’ dado.

Ver también