SoftEdge — Aspose.Slides FOSS C++ API Reference

SoftEdge — Represents a soft edge effect applied to a shape.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
IImageTransformOperationIImageTransformOperationRead

Methods

MethodReturnsDescription
IImageTransformOperation()IImageTransformOperation
init_internal()voidInitialize from an XML element (e.
save()voidPersist changes via the save callback provided at init time.
radius()doubleReturns the soft edge radius in points.
set_radius()voidSets the soft edge radius in points.

See Also