ComponentOne Bitmap for UWP
OctaveCount Property

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > Turbulence Class : OctaveCount Property
The number of octaves for the noise function. This property is an int and must be greater than 0.
Syntax
'Declaration
 
Public Property OctaveCount As System.Integer
public System.int OctaveCount {get; set;}
See Also

Reference

Turbulence Class
Turbulence Members