ISoftEdgeEffectiveData Interface |
Immutable object which represents a soft edge effect.
The edges of the shape are blurred, while the fill is not affected.
Namespace:
Aspose.Slides.Effects
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic interface ISoftEdgeEffectiveData
Public Interface ISoftEdgeEffectiveData
public interface class ISoftEdgeEffectiveData
type ISoftEdgeEffectiveData = interface end
The ISoftEdgeEffectiveData type exposes the following members.
Properties
| Name | Description |
---|
 | Radius |
Specifies the radius of blur to apply to the edges.
Read-only Double.
|
See Also