SVGFETurbulenceElementBuilder.Seed
SVGFETurbulenceElementBuilder.Seed method
Sets the seed for the random number generator used by the turbulence function.
public SVGFETurbulenceElementBuilder Seed(double seed)
Parameter | Type | Description |
---|---|---|
seed | Double | The seed value. |
Return Value
The current builder instance.
See Also
- class SVGFETurbulenceElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG