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