ArcFM Desktop Developer Guide
DockedLocation Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Enumerates the various locations where a DockWindow can be docked.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Windows.dll
Syntax
'Declaration
 
Public Enum DockedLocation 
   Inherits System.Enum
'Usage
 
Dim instance As DockedLocation
public enum DockedLocation : System.Enum 
Members
MemberDescription
DockedBottomDock the dockable pane to the bottom of the main window.
DockedLeftDock the dockable pane to the left side of the main window.
DockedRightDock the dockable pane to the right side of the main window.
DockedTopDock the dockable pane to the top of the main window.
FloatingFloat the dockable pane on top of the main window.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Docking.DockedLocation

Requirements

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.

See Also

Reference

Miner.Windows.Docking Namespace

Enumerates the various locations where a DockWindow can be docked.
Object Model
DockedLocation Enumeration
Syntax
'Declaration
 
Public Enum DockedLocation 
   Inherits System.Enum
'Usage
 
Dim instance As DockedLocation
public enum DockedLocation : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Docking.DockedLocation

Requirements

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.

See Also

Reference

DockedLocation Members
Miner.Windows.Docking Namespace

 

 


Send Comment