Uses of Class
com.steema.teechart.ImageBevel

Packages that use ImageBevel
com.steema.teechart   
 

Uses of ImageBevel in com.steema.teechart
 

Fields in com.steema.teechart declared as ImageBevel
protected  ImageBevel Shape.bImageBevel
           
 

Methods in com.steema.teechart that return ImageBevel
 ImageBevel Shape.getImageBevel()
          Sets the bevel characteristics of the Shape.
 

Methods in com.steema.teechart with parameters of type ImageBevel
 void ImageBevel.assign(ImageBevel b)
          Assigns all properties from a bevel to another.