Identify the pane is currently visible or in a tab.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2015
Syntax
C# |
---|
public bool IsShown() |
Visual Basic |
---|
Public Function IsShown As Boolean |
Visual C++ |
---|
public: bool IsShown() |