![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ToolEventArgs Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ToolEventArgs Class |

Visual Basic (Declaration) | |
---|---|
Public MustInherit Class ToolEventArgs Inherits System.EventArgs |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ToolEventArgs |
C# | |
---|---|
public abstract class ToolEventArgs : System.EventArgs |
A ToolEventArgs is passed as the argument for a Tool that operates on a map. The specific ToolEventArgs object contains geometry with the locations that the user clicked on the map. ToolEventArgs is extended by several classes as listed in the Inheritance Hierarchy.