ESRI.ArcGIS.ADF.Web.UI.WebControls
MapVectorEventArgs Class Members
See Also  Fields  Properties  Methods 
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

Protected Fields

 NameDescription
Protected Fieldm_coordsCoordinates of the vector event argument. (Inherited from VectorEventArgs)
Protected Fieldm_ptsPoints of the vector event argument. (Inherited from VectorEventArgs)
Top

Public Properties

 NameDescription
Public PropertyControl The map control. (Inherited from 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 ToolEventArgs)
Public PropertyVectorsThe array of Point objects representing the polyline or polygon. (Inherited from VectorEventArgs)
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  The coordinates of the client clicks as string.  
Top

See Also

© 2010 All Rights Reserved.