Rebar.CanApplyPresentationMode
Method
Description:
Checks if a presentation mode can be applied for this rebar in the given view.
Checks if a presentation mode can be applied for this rebar in the given view.
Parameters
Parameter | Type | Description |
---|---|---|
dBView | View | The view in which presentation mode will be applied. |
Return Value
Type | Description |
---|---|
Boolean | True if presentation mode can be applied for this view, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |