ISoftEdge

Overview

ISoftEdge is a interface in Aspose.Slides FOSS for .NET. Inherits from: IImageTransformOperation.

Represents a Soft Edge effect.

Properties: AsIImageTransformOperation, Radius.

Properties

NameTypeAccessDescription
RadiusfloatRead/WriteSpecifies the radius of blur to apply to the edges, in points.
AsIImageTransformOperationIImageTransformOperationReadReturns this instance viewed as an IImageTransformOperation.

See Also