|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.EffectEffectiveData
com.aspose.slides.SoftEdgeEffectiveData
public class SoftEdgeEffectiveData
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 |
---|
public double getRadius()
Specifies the radius of blur to apply to the edges.
Read-only double
.
getRadius
in interface ISoftEdgeEffectiveData
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |