If the pane is not currently visible or in a tab, display the pane in the Revit user interface at its last docked location.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
| C# |
|---|
public void Show() |
| Visual Basic |
|---|
Public Sub Show |
| Visual C++ |
|---|
public: void Show() |