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

The ISoftEdgeEffectiveData type exposes the following members.

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