softedgeeffect-ag凯发旗舰厅
com.spire.presentation.drawing
class softedgeeffect
java.lang.object
com.spire.presentation.drawing.softedgeeffect
public class softedgeeffect
- extends java.lang.object
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)
|
softedgeeffect
public softedgeeffect()
- creates new instance of softedge class.
softedgeeffect
public softedgeeffect( source)
getradius
public double getradius()
- specifies the radius of blur to apply to the edges.
- returns:
setradius
public void setradius(double value)