TBlurEffect Class
A blur effect applied to the whole shape.
Syntax
Unit: FlexCel.Core
TBlurEffect = class(TDrawingEffect, System.IComparable<_UThemes.TBlurEffect.TBlurEffect>, IComparable);
Constructors
| Name |
Description |
| Create |
Creates a new blur effect.
|
Methods
Properties
| Name |
Description |
| Radius |
Radius of the blur.
|
| Grow |
If true, the blur can extend outside the bounds of the object.
|