BlurFactor

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets the extent data is blurred while rendering.

<MultiScaleImage BlurFactor="Double"  .../>
value = object.BlurFactor
object.BlurFactor = value

Property Value

Type: Double

The extent data is blurred while rendering. A value of 2 means that data is twice as blurry (one level lower). A value of 0.5 means that data is extra sharp (one level higher).

This property is read/write. The default value is 1.

Managed Equivalent

BlurFactor

Applies To

MultiScaleImage

Version Information

Silverlight 3