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 ISoftEdge
Public Interface ISoftEdge
public interface class ISoftEdge
type ISoftEdge = interface end
The ISoftEdge type exposes the following members.
Properties
| Name | Description |
---|
 | Radius |
Specifies the radius of blur to apply to the edges.
Read/write Double.
|
See Also