This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindowInitialPlacement Interface > IDockableWindowInitialPlacement.DockPosition Property (ArcObjects .NET 10.5 SDK) |
The location where this dockable window should dock by default.
[Visual Basic .NET] Public ReadOnly Property DockPosition As esriDockFlags
[C#] public esriDockFlags DockPosition {get;}