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