SoftEdge

Overview

SoftEdge is a class in Aspose.Slides FOSS for .NET. Inherits from: ISoftEdge.

Represents a soft edge effect.

This class provides 1 method for working with SoftEdge objects in .NET programs. Available methods include: SoftEdge. All public members are accessible to any .NET application after installing the Aspose.Slides FOSS for .NET package. Properties: AsIImageTransformOperation, Radius.

Properties

NameTypeAccessDescription
RadiusfloatRead/WriteGets or sets the radius.
AsIImageTransformOperationIImageTransformOperationReadGets the as i image transform operation.

Methods

SignatureDescription
SoftEdge()Initializes a new instance of the SoftEdge class.

See Also