|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISoftEdge
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. |
void |
setRadius(double value)
Specifies the radius of blur to apply to the edges. |
Method Detail |
---|
double getRadius()
Specifies the radius of blur to apply to the edges.
Read/write double
.
void setRadius(double value)
Specifies the radius of blur to apply to the edges.
Read/write double
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |