Click or drag to resize
DirectionalBlurEffectBlurAmount Property
Gets or sets the amount of blur to be applied to the image. Default value 3.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float BlurAmount { get; set; }

Property Value

Type: Single
See Also