C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D.Effects Namespace / Turbulence Class / Noise Property

In This Topic
Noise Property
In This Topic
The turbulence noise mode. This property can be either fractal sum or turbulence. Indicates whether to generate a bitmap based on Fractal Noise or the Turbulence function. See Noise modes for more info.
Syntax
'Declaration
 
Public Property Noise As TurbulenceNoise
 
See Also