gloweffect-ag凯发旗舰厅



com.spire.presentation.drawing
class gloweffect

java.lang.object
  extended by com.spire.presentation.drawing.gloweffect

public class gloweffect
extends java.lang.object

represents a glow effect, in which a color blurred outline is added outside the edges of the object.


constructor summary
gloweffect()
          creates a new instance of the glow class.
gloweffect( source)
           
 
method summary
 colorformat getcolorformat()
          color format.
 double getradius()
          radius.
 void setradius(double value)
           
 
constructor detail

gloweffect

public gloweffect()
creates a new instance of the glow class.
throws:
java.lang.exception

gloweffect

public gloweffect( source)
method detail

getradius

public double getradius()
radius.
returns:

setradius

public void setradius(double value)

getcolorformat

public colorformat getcolorformat()
color format.
returns:


网站地图