StackBlur.Radius Property

Gets or sets the radius of the stack blur effect.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float Radius { get; set; }

Property Value

A single-precision floating-point value representing the radius.

See Also

Reference