[]
Represents a blur effect that is applied to the entire shape, including its fill. All color channels, including alpha, are affected.
public class Blur : ImageEffect
Public Class Blur
Inherits ImageEffect
| Name | Description |
|---|---|
| GrowBounds | Gets or sets a value indicating whether the bounds of the object should grow as the result of the blurring. The default is true. |
| Radius | Gets or sets the radius of the blur. The default is 0. |
| Name | Description |
|---|---|
| Equals(Blur) | |
| Equals(object) | |
| FixInheritedValues() | Fixes all inherited values as "direct" values for this instance. |
| GetHashCode() | |
| Reset() | Resets soft edge to inherited defaults. |