ISoftEdge — Aspose.Slides FOSS Java API Reference

ISoftEdge — Represents a Soft Edge effect.

Package: org.aspose.slides.foss.effects


Properties

PropertyTypeAccessDescription
radiusdoubleRead/Write

Methods

MethodReturnsDescription
getRadius()doubleReturns the soft edge radius in points.
setRadius(double value)voidSets the soft edge radius in points.

See Also