ArcFM Desktop Developer Guide
DockAreaPane Constructor(DockedLocation)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The location where this DockAreaPane is to be docked.
Constructs a new DockAreaPane and docks it in the specified location.
Syntax
'Declaration
 
Public Function New( _
   ByVal dockLocation As DockedLocation _
)
'Usage
 
Dim dockLocation As DockedLocation
 
Dim instance As New DockAreaPane(dockLocation)
public DockAreaPane( 
   DockedLocation dockLocation
)

Parameters

dockLocation
The location where this DockAreaPane is to be docked.
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

DockAreaPane Class
DockAreaPane Members
Overload List

 

 


Send Comment