SVGFETurbulenceElement.Seed

SVGFETurbulenceElement.Seed property

Corresponds to attribute ‘seed’ on the given ‘feTurbulence’ element.

public SVGAnimatedNumber Seed { get; }

Property Value

The attribute ‘seed’ of the given ‘feTurbulence’ element.

See Also