Table of Contents

Property Octaves

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

Octaves

The number of octaves for the noise function. This value must be greater than 0.
The default value is 1.

public EffectPropertyAccessor<int> Octaves { get; }

Property Value

EffectPropertyAccessor<int>