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.0.4.0 (26.0.4.0)
Syntax
public enum DockPosition
Members
Member nameValueDescription
Bottom59,422 
Floating59,423 
Left59,420 
Right59,421 
Tabbed59,424 
Top59,419 
See Also