Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
RebarBand.setFixedBitmap
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