ISoftEdge
Overview
ISoftEdge is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IImageTransformOperation.
Represents a Soft Edge effect. The edges of the shape are blurred, while the fill is not affected.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Radius | float | Read/Write | Gets or sets the radius of the soft edge effect in points |
AsIImageTransformOperation | IImageTransformOperation | Read | Returns the soft edge as an IImageTransformOperation |