Revit 2026 API
Dockable |
Identify the pane is currently visible or in a tab.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsShown()
Public Function IsShown As Boolean
public: bool IsShown()
member IsShown : unit -> bool
Return Value
BooleanSee Also