Click or drag to resize
TurbulenceEffectSeed Property
The seed for the pseudo random generator. Default value 0.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public int Seed { get; set; }

Property Value

Type: Int32
See Also