Miner.Windows Assembly > Miner.Windows.Docking Namespace : DockedSide Enumeration |
'Declaration Public Enum DockedSide Inherits System.Enum
'Usage Dim instance As DockedSide
public enum DockedSide : System.Enum
Member | Description |
---|---|
Bottom | Dock the dockable pane to the bottom of the main window. |
Left | Dock the dockable pane to the left side of the main window. |
Right | Dock the dockable pane to the right side of the main window. |
Top | Dock the dockable pane to the top of the main window. |
System.Object
System.ValueType
System.Enum
Miner.Windows.Docking.DockedSide
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.