Miner.Windows Assembly > Miner.Windows.Commands Namespace : DockedPosition Enumeration |
'Declaration Public Enum DockedPosition Inherits System.Enum
'Usage Dim instance As DockedPosition
public enum DockedPosition : System.Enum
Member | Description |
---|---|
Bottom | Position CommandBar at bottom of main window. |
Floating | Float CommandBar on top of main window. |
Left | Position CommandBar to left of main window. |
Right | Position CommandBar to right of main window. |
Top | Position CommandBar at top of main window. |
System.Object
System.ValueType
System.Enum
Miner.Windows.Commands.DockedPosition
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.
'Declaration Public Enum DockedPosition Inherits System.Enum
'Usage Dim instance As DockedPosition
public enum DockedPosition : System.Enum
System.Object
System.ValueType
System.Enum
Miner.Windows.Commands.DockedPosition
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.