BlurBitmapEffect::Radius Property
.NET Framework (current version)
Note: This API is now obsolete. The non-obsolete alternative is BlurEffect. Gets or sets the radius used in the blur kernel. A larger radius implies more blurring.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::DoubleThe radius used in the blur kernel, in DIU (1/96 of an inch). The default value is 5.
A larger radius implies more blurring. The amount of blurring is also affected by the kernel used to create the blur, see KernelType.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 3.0
Available since 3.0
Show: