0 out of 1 rated this helpful - Rate this topic

DropShadowEffect.BlurRadius Property

Gets or sets how defined the edges of the shadow are (how blurry the shadow is).

Namespace:  System.Windows.Media.Effects
Assembly:  System.Windows (in System.Windows.dll)
public double BlurRadius { get; set; }
<DropShadowEffect BlurRadius="double"/>

Property Value

Type: System.Double
How blurry the shadow is. The default is 5.

Dependency property identifier field: BlurRadiusProperty

The following illustration demonstrates the effect of this property.

DropShadow with small BlurRadius value. Shows a lot of blur applied to button.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ