ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.