This topic has not yet been rated - Rate this topic

BlurEffect.Radius Property

Gets or sets the amount of blurring applied by the BlurEffect.

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

Property Value

Type: System.Double
The radius used in the blur, as a pixel-based factor. The default is 5.

Dependency property identifier field: RadiusProperty

A value of 0 is unblurred; values of 1 or greater produce an increasingly blurred effect.

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