Click or drag to resize
TurbulenceEffectOctaves Property
Number of octaves for the noise function. Default value 1.

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

Property Value

Type: Int32
See Also