ESRI.ArcGIS.ADF.Web.UI.WebControls
MapCenterAt Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Tools Namespace : MapCenterAt Class




Server tool action for centering a Map control's extent at a point.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class MapCenterAt 
   Implements IMapServerToolAction 
Visual Basic (Usage)Copy Code
Dim instance As MapCenterAt
C# 
[SerializableAttribute()]
public class MapCenterAt : IMapServerToolAction  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Web.UI.WebControls.Tools.MapCenterAt

See Also

© 2010 All Rights Reserved.