|
| 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.
| Name | Description | |
|---|---|---|
![]() | CircleEventArgs Constructor | Constructor. |
| Name | Description | |
|---|---|---|
![]() | m_coords | Coordinates for circle. |
![]() | m_pt | Screen point for center of circle. |
![]() | m_radius | Radius of the circle. |
| Name | Description | |
|---|---|---|
![]() | CenterPoint | The center Point of the Circle. |
![]() | Control | The map control. (Inherited from ToolEventArgs) |
![]() | Radius | The radius of the circle. |
![]() | ToolName | The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs) |



