ESRI.ArcGIS.ADF.Web.UI.WebControls
CircleEventArgs Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : CircleEventArgs Class




The following tables list the members exposed by CircleEventArgs.

Public Constructors

 NameDescription
public ConstructorCircleEventArgs Constructor Constructor.  
Top

Public Properties

 NameDescription
public PropertyCenterPointThe center Point of the Circle.  
public PropertyControl The map control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolEventArgs)
public PropertyRadiusThe radius of the circle.  
public PropertyToolName The name of the tool or tool item that caused the postback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolEventArgs)
Top

Public Methods

 NameDescription
public MethodToString The coordinates of the circle as string.  
Top

See Also

© 2011 All Rights Reserved.