2027 Method
Changes 0
M

Rebar.CanApplyPresentationMode

Description:
Checks if a presentation mode can be applied for this rebar in the given view.
public bool CanApplyPresentationMode(
	View dBView
)
  • dBView
    The view in which presentation mode will be applied.
Return Value Boolean True if presentation mode can be applied for this view, false otherwise.