ArcGIS API for WPF - Library Reference
Initialize Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > Magnifier Class : Initialize Method

map
The map.

Note: This API is now obsolete. Please use the Magnifier.Map property.

Initializes using the specified map.

Syntax

Visual Basic (Declaration) 
Public Sub Initialize( _
   ByVal map As Map _
) 
C# 
public void Initialize( 
   Map map
)

Parameters

map
The map.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.