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
- package com.aspose.html.Dom.Svg
- package Aspose.HTML