ISoftEdge Interface

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)
Syntax
public interface ISoftEdge

The ISoftEdge type exposes the following members.

Properties
  NameDescription
Public propertyRadius
Specifies the radius of blur to apply to the edges. Read/write Double.
See Also