ESRI.ArcGIS.ADF.Web.UI.WebControls
MapVectorEventArgs Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapVectorEventArgs Class




The following tables list the members exposed by MapVectorEventArgs.

Public Constructors

 NameDescription
public ConstructorMapVectorEventArgs Constructor Constructor.  
Top

Public Properties

 NameDescription
public PropertyControl The map control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolEventArgs)
public PropertyMapVectors The starting screen Point of the Line in map units.  
public PropertyToolName The name of the tool or tool item that caused the postback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolEventArgs)
public PropertyVectorsThe array of Point objects representing the polyline or polygon. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.VectorEventArgs)
Top

Public Methods

 NameDescription
public MethodToString The coordinates of the client clicks as string.  
Top

See Also

© 2011 All Rights Reserved.