Share

DockPosition Enumeration

Which part of the Revit application frame the pane should dock to.


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

Syntax

C#

public enum DockPosition

Members

Member nameValueDescription
Bottom59,422 
Floating59,423 
Left59,420 
Right59,421 
Tabbed59,424 
Top59,419 

See Also

Reference

Was this information helpful?