Click or drag to resize
DropShadowEffectBlurRadius Property
Gets or sets a value that indicates the radius of the shadow's blur effect.

Namespace: System.Windows.Media.Effects
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double BlurRadius { get; set; }

Property Value

Type: Double
See Also