DockablePane(DockablePane) Constructor

Constructs a new copy of the input DockablePane object.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public DockablePane(
	DockablePane other
)

Parameters

other  DockablePane
 

Exceptions

ExceptionCondition
ArgumentNullException A non-optional argument was null

See Also

Reference

DockablePane Class
DockablePane Overload
Autodesk.Revit.UI Namespace