ISoftEdge
ISoftEdge interface
Represents a Soft Edge effect. The edges of the shape are blurred, while the fill is not affected.
public interface ISoftEdge : IAccessiblePVIObject<ISoftEdgeEffectiveData>, IImageTransformOperation
Properties
| Name | Description | 
|---|---|
| AsIAccessiblePVIObject { get; } | Allows to get base IAccessiblePVIObject interface. Read-only IAccessiblePVIObject. | 
| AsIImageTransformOperation { get; } | Allows to get base IImageTransformOperation interface. Read-only IImageTransformOperation. | 
| Radius { get; set; } | Specifies the radius of blur to apply to the edges. Read/write Double. | 
See Also
- interface IAccessiblePVIObject<T>
- interface ISoftEdgeEffectiveData
- interface IImageTransformOperation
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides