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

NameTypeAccessDescription
RadiusfloatRead/WriteGets or sets the radius of the soft edge effect in points
AsIImageTransformOperationIImageTransformOperationReadReturns the soft edge as an IImageTransformOperation

See Also