SmartBlur.Threshold Property

Gets or sets the smart blur threshold.

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

Syntax

C#
public float Threshold { get; set; }

Property Value

The smart blur threshold must be positive.

See Also

Reference