ISoftEdgeEffectiveData
All Implemented Interfaces: com.aspose.slides.IEffectEffectiveData
public interface ISoftEdgeEffectiveData extends IEffectEffectiveData
Immutable object which represents a soft edge effect. The edges of the shape are blurred, while the fill is not affected.
Methods
| Method | Description |
|---|---|
| getRadius() | Specifies the radius of blur to apply to the edges. |
getRadius()
public abstract double getRadius()
Specifies the radius of blur to apply to the edges. Read-only double.
Returns: double