Which part of the Revit application frame the pane should dock to.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum DockPosition
Members
| Member name | Value | Description |
|---|
| Bottom | 59,422 | |
| Floating | 59,423 | |
| Left | 59,420 | |
| Right | 59,421 | |
| Tabbed | 59,424 | |
| Top | 59,419 | |
See Also
Reference