ESRI.ArcGIS.ADF.Web.UI.WebControls
CircleEventArgs Class Members
See Also  Fields  Properties  Methods 
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

Protected Fields

 NameDescription
Protected Fieldm_coordsCoordinates for circle.  
Protected Fieldm_ptScreen point for center of circle.  
Protected Fieldm_radiusRadius of the circle.  
Top

Public Properties

 NameDescription
Public PropertyCenterPointThe center Point of the Circle.  
Public PropertyControl The map control. (Inherited from ToolEventArgs)
Public PropertyRadiusThe radius of the circle.  
Public PropertyToolName The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs)
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  The coordinates of the circle as string.  
Top

See Also

© 2010 All Rights Reserved.