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.setInitialHeight
Sets the initial height of the band, in pixels.
Syntax
public void setInitialHeight( int initHeight )
Parameters
initHeight
Set to the initial height of the band, in pixels. The default value is 20.
Remarks
The value of this property is ignored if the allowVariableHeight property is set to false.
See Also getInitialHeight