Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the background bitmap moves when the rebar band is resized.
Syntax
public void setFixedBitmap( boolean flag )
Parameters
flag
Set to true if the background bitmap does not move when the rebar band is resized; set to false if the background bitmap moves when the rebar band is resized. The default value is true.
See Also getFixedBitmap