ESRI.ArcGIS.ADF.Web.UI.WebControls
MapPointEventArgs Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapPointEventArgs Class




Event arguments for a point ClientToolAction or a click.

Object Model



Syntax

Visual Basic (Declaration) 
Public Class MapPointEventArgs 
   Inherits PointEventArgs
Visual Basic (Usage)Copy Code
Dim instance As MapPointEventArgs
C# 
public class MapPointEventArgs : PointEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolEventArgs
         ESRI.ArcGIS.ADF.Web.UI.WebControls.PointEventArgs
            ESRI.ArcGIS.ADF.Web.UI.WebControls.MapPointEventArgs

See Also

© 2010 All Rights Reserved.