ArcFM Engine Developer Guide
Initialize Method (IMMMapBookControl)


An IMMMapBook object indicating which map book to display in the control

This method opens the map book control.
Syntax
void Initialize( 
   IMMMapBook MapBook
)
'Declaration
 
Sub Initialize( _
   ByVal MapBook As IMMMapBook _
) 
 
'Usage
 
Dim instance As IMMMapBookControl
Dim MapBook As IMMMapBook
 
instance.Initialize(MapBook)

Parameters

MapBook

An IMMMapBook object indicating which map book to display in the control

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

IMMMapBookControl Interface
IMMMapBookControl Members

 

 


Send Comment