com.aspose.slides
Class SoftEdgeDataEx

java.lang.Object
  extended by com.aspose.slides.EffectDataEx
      extended by com.aspose.slides.SoftEdgeDataEx

public class SoftEdgeDataEx
extends EffectDataEx

Immutable object which represents a soft edge effect. The edges of the shape are blurred, while the fill is not affected.


Method Summary
 double getRadius()
           Specifies the radius of blur to apply to the edges.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRadius

public double getRadius()

Specifies the radius of blur to apply to the edges.