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




The center in map coordinates of the oval.

Syntax

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

See Also

© 2010 All Rights Reserved.