ArcFM Desktop Developer Guide
DockAreaPaneLayout Constructor(DockedLocation,Point,Size)


Syntax
'Declaration
 
Public Function New( _
   ByVal dockLocation As DockedLocation, _
   ByVal floatingLocation As Point, _
   ByVal size As Size _
)
'Usage
 
Dim dockLocation As DockedLocation
Dim floatingLocation As Point
Dim size As Size
 
Dim instance As New DockAreaPaneLayout(dockLocation, floatingLocation, size)
public DockAreaPaneLayout( 
   DockedLocation dockLocation,
   Point floatingLocation,
   Size size
)

Parameters

dockLocation
floatingLocation
size
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

DockAreaPaneLayout Class
DockAreaPaneLayout Members
Overload List

 

 


Send Comment