Retrieves the step value, in pixels, by which a variable-height rebar band can grow or shrink during resizing.
public int getGrowBy()
Returns the step value, in pixels, by which a variable-height rebar band can grow or shrink during resizing.
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