ArcGIS API for Silverlight - Library Reference
PanTo Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Map Class : PanTo Method

geometry
Center
Pans the map to center around the center of the geometry

Syntax

Visual Basic (Declaration) 
Public Sub PanTo( _
   ByVal geometry As Geometry _
) 
C# 
public void PanTo( 
   Geometry geometry
)

Parameters

geometry
Center

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.