Share

DockablePaneState(DockablePaneState) Constructor

Constructs a new copy of the input DockablePaneState object.


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

Syntax

C#

public DockablePaneState(
	DockablePaneState other
)

Parameters

other  DockablePaneState
 

Exceptions

ExceptionCondition
ArgumentNullException A non-optional argument was null

See Also

Reference

Was this information helpful?