lineargradientfill-ag凯发旗舰厅



com.spire.presentation
class lineargradientfill

java.lang.object
  extended by com.spire.presentation.lineargradientfill

public final class lineargradientfill
extends java.lang.object

constructor summary
lineargradientfill()
           
 
method summary
 float getangle()
          gets the angle of a gradient.
 tristate isscaled()
          indicates whether a gradient is scaled.
 void isscaled(tristate value)
           
 void setangle(float value)
          sets the angle of a gradient.
 
constructor detail

lineargradientfill

public lineargradientfill()
method detail

getangle

public float getangle()
gets the angle of a gradient. read/write .
returns:

setangle

public void setangle(float value)
sets the angle of a gradient. read/write .

isscaled

public tristate isscaled()
indicates whether a gradient is scaled. read/write .
returns:

isscaled

public void isscaled(tristate value)


网站地图