Table of Contents

Property Radius

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

Radius

The amount of blur to be applied to the image.
The range of this value is [0, 300]. The default value is 9.

public EffectPropertyAccessor<float> Radius { get; }

Property Value

EffectPropertyAccessor<float>