Revit 2019.1 API |
DockablePane..::..Show Method |
DockablePane Class See Also |
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.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 19.0.0.0 (19.1.0.0)
Since:
2014
Syntax
C# |
---|
public void Show() |
Visual Basic |
---|
Public Sub Show |
Visual C++ |
---|
public: void Show() |