ArcFM Desktop Developer Guide
WindowLayout Constructor(WindowLayout,WindowLayout)


Syntax
'Declaration
 
Public Function New( _
   ByVal savedWin As WindowLayout, _
   ByVal masterWin As WindowLayout _
)
'Usage
 
Dim savedWin As WindowLayout
Dim masterWin As WindowLayout
 
Dim instance As New WindowLayout(savedWin, masterWin)
public WindowLayout( 
   WindowLayout savedWin,
   WindowLayout masterWin
)

Parameters

savedWin
masterWin
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

WindowLayout Class
WindowLayout Members
Overload List

 

 


Send Comment