Click or drag to resize
ShadowEffectBlurAmount Property
The amount of blur to be applied to the alpha channel of 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