RebarBand.getBandBreak

Overview | Methods | This Package | All Packages

RebarBand.getBandBreak

Retrieves a boolean value indicating whether the rebar band begins a new row in the rebar control or whether it can continue a row started by another rebar band.

Syntax

public boolean getBandBreak()

Return Value

Returns true if the rebar band begins a new row in the rebar control; returns false if the rebar band can continue a row started by another rebar band.

See Also    setBandBreak