shapebevelstyle-ag凯发旗舰厅



com.spire.presentation
class shapebevelstyle

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

public class shapebevelstyle
extends java.lang.object

contains the properties of shape.


constructor summary
shapebevelstyle(boolean bistopbevel)
           
 
method summary
 double getheight()
          bevel height.
 bevelpresettype getpresettype()
          bevel type.
 double getwidth()
          bevel width.
 void setheight(double value)
           
 void setpresettype(bevelpresettype value)
           
 void setwidth(double value)
           
 
constructor detail

shapebevelstyle

public shapebevelstyle(boolean bistopbevel)
method detail

getwidth

public double getwidth()
bevel width. read/write
returns:

setwidth

public void setwidth(double value)

getheight

public double getheight()
bevel height. read/write
returns:

setheight

public void setheight(double value)

getpresettype

public bevelpresettype getpresettype()
bevel type. read/write
returns:

setpresettype

public void setpresettype(bevelpresettype value)


网站地图