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