Rebar.CanSuppressFirstOrLastBar
Description:
Checks if the first or last bar in rebar set can be hidden in the given view.
Checks if the first or last bar in rebar set can be hidden in the given view.
public bool CanSuppressFirstOrLastBar(
View dBView,
int end
)
-
dBViewThe view in which presentation mode will be applied.
-
Int32end0 for the first bar in rebar set, 1 for the last bar.
Return Value
bool
True the first or last bar in rebar set can be hidden for this view, false otherwise.
-
A non-optional argument was null