|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| MapPointEventArgs Class Members | |
| See Also Fields Properties | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapPointEventArgs Class |
The following tables list the members exposed by MapPointEventArgs.
| Name | Description | |
|---|---|---|
![]() | MapPointEventArgs Constructor | Overloaded. Constructor. |
| Name | Description | |
|---|---|---|
![]() | m_pt | The Point in the event argument. (Inherited from PointEventArgs) |
| Name | Description | |
|---|---|---|
![]() | Control | The map control. (Inherited from ToolEventArgs) |
![]() | MapPoint | Map Point of the clicked location on the Control |
![]() | ScreenPoint | Screen point of the clicked location on the Control. (Inherited from PointEventArgs) |
![]() | ToolName | The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs) |


