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

NameDescription
radiusGets 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

NameDescription
remove()Removes SoftEdgeFormat from the parent object.

See Also