Table of Contents

Property Radius

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

Radius

The radius of the bokeh effect. A value of 0 will disable the blur effect.
The valid range is [0, 300], the default is 25.

public EffectPropertyAccessor<float> Radius { get; }

Property Value

EffectPropertyAccessor<float>