SVGGradientElement.GradientTransform

SVGGradientElement.GradientTransform property

Corresponds to attribute ‘gradientTransform’ on the given element.

public SVGAnimatedTransformList GradientTransform { get; }

Property Value

The attribute ‘gradientTransform’ of the given element.

See Also