![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MapCircleEventArgs Class Members | |
See Also Fields Properties Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapCircleEventArgs Class |
The following tables list the members exposed by MapCircleEventArgs.
Name | Description | |
---|---|---|
![]() | MapCircleEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
![]() | m_coords | Coordinates for circle. (Inherited from CircleEventArgs) |
![]() | m_pt | Screen point for center of circle. (Inherited from CircleEventArgs) |
![]() | m_radius | Radius of the circle. (Inherited from CircleEventArgs) |
Name | Description | |
---|---|---|
![]() | CenterPoint | The center Point of the Circle. (Inherited from CircleEventArgs) |
![]() | Control | The map control. (Inherited from ToolEventArgs) |
![]() | MapCenter | The center in map coordinates of the oval. |
![]() | MapRadius | The radius of the circle in map units |
![]() | Radius | The radius of the circle. (Inherited from CircleEventArgs) |
![]() | ToolName | The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs) |
Name | Description | |
---|---|---|
![]() | ToString | The coordinates of the circle as string. (Inherited from CircleEventArgs) |