ESRI.ArcGIS.ADF.Web.UI.WebControls
MapCenter Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapOvalEventArgs Class : MapCenter Property




The extent in map coordinates of the user's interaction with the control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MapCenter As Point
Visual Basic (Usage)Copy Code
Dim instance As MapOvalEventArgs
Dim value As Point
 
value = instance.MapCenter
C# 
public Point MapCenter {get;}

See Also

© 2010 All Rights Reserved.