DockPosition Enumeration

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

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum DockPosition
Members
Member nameValueDescription
Top59,419 
Left59,420 
Right59,421 
Bottom59,422 
Floating59,423 
Tabbed59,424 
See Also