ArcGIS API for Silverlight - Library Reference
MapAutomationPeer Constructor
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Automation.Peers Namespace > MapAutomationPeer Class : MapAutomationPeer Constructor

owner
The Map associated with this MapAutomationPeer.
Initializes a new instance of the MapAutomationPeer class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal owner As Map _
)
C# 
public MapAutomationPeer( 
   Map owner
)

Parameters

owner
The Map associated with this MapAutomationPeer.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.