SoftEdgeFormat
Overview
SoftEdgeFormat is a class in Aspose.Words FOSS for .NET.
Represents the soft edge formatting for an object.
This class provides 1 method for working with SoftEdgeFormat objects in .NET programs.
Available methods include: Remove.
All public members are accessible to any .NET application after installing the Aspose.Words FOSS for .NET package.
Properties: Radius.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Radius | double | Read/Write | Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt). |
Methods
| Signature | Description |
|---|---|
Remove() | Removes SoftEdgeFormat from the parent object. |