RebarBand.getGrowBy

Overview | Methods | This Package | All 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