SVGFilterElement.PrimitiveUnits
SVGFilterElement.PrimitiveUnits property
Corresponds to attribute ‘primitiveUnits’ on the given ‘filter’ element. Takes one of the constants defined in SVGUnitTypes.
public SVGAnimatedEnumeration PrimitiveUnits { get; }
Property Value
The attribute ‘primitiveUnits’ of the given ‘filter’ element.
See Also
- class SVGAnimatedEnumeration
- class SVGFilterElement
- namespace Aspose.Svg
- assembly Aspose.SVG