Overview | Methods | This Package | All Packages
Sets the background image associated with this rebar band.
Syntax
public void setBackgroundImage( Bitmap backgroundImage )
Parameters
backgroundImage
A Bitmap object that represents the image shown in the background of this rebar band.
See Also getBackgroundImage