SoftEdgeFormat class
SoftEdgeFormat class
Represents the soft edge formatting for an object.
Remarks
Use the ShapeBase.softEdge property to access soft edge properties of an object. You do not create instances of the SoftEdgeFormat class directly.
Properties
Name | Description |
---|---|
radius | Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt). The default value is 0.0. |
Methods
Name | Description |
---|---|
remove() | Removes SoftEdgeFormat from the parent object. |
See Also
- module Aspose.Words.Drawing