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.getGrowBy
Retrieves the step value, in pixels, by which a variable-height rebar band can grow or shrink during resizing.
Syntax
public int getGrowBy()
Return Value
Returns the step value, in pixels, by which a variable-height rebar band can grow or shrink during resizing.
Remarks
When the rebar band is resized, it will be resized in steps specified by this value. The value of this property is ignored if the allowVariableHeight property is set to false.
See Also setGrowBy