Revit 2021 API |
DockablePaneId Constructor |
DockablePaneId Class See Also |
Creates a new DockablePaneId instance.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 21.0.0.0 (21.0.0.0)
Syntax
C# |
---|
public DockablePaneId( Guid guid ) |
Visual Basic |
---|
Public Sub New ( _ guid As Guid _ ) |
Visual C++ |
---|
public: DockablePaneId( Guid guid ) |
Parameters
- guid
- Type: System..::..Guid
The identifier for the DockablePaneId.