 
            | Miner.Windows Assembly > Miner.Windows.Docking Namespace : DockedLocation Enumeration | 
'Declaration Public Enum DockedLocation Inherits System.Enum
'Usage Dim instance As DockedLocation
public enum DockedLocation : System.Enum
| Member | Description | 
|---|---|
| DockedBottom | Dock the dockable pane to the bottom of the main window. | 
| DockedLeft | Dock the dockable pane to the left side of the main window. | 
| DockedRight | Dock the dockable pane to the right side of the main window. | 
| DockedTop | Dock the dockable pane to the top of the main window. | 
| Floating | Float the dockable pane on top of the main window. | 
System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Docking.DockedLocation
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.