BlurEffect Constructors
Name | Parameters | Description |
---|---|---|
BlurEffect() | none | Initializes a new instance of the BlurEffect class. |
BlurEffect(Single, Boolean) | radius, grow | Initializes a new instance of the BlurEffect class with specified settings. |
See Also