ESRI.ArcGIS.ADF.Web.UI.WebControls
VectorEventArgs Class Members
See Also  Fields  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : VectorEventArgs Class




The following tables list the members exposed by VectorEventArgs.

Public Constructors

 NameDescription
Public ConstructorVectorEventArgs ConstructorConstructor.  
Top

Protected Fields

 NameDescription
Protected Fieldm_coordsCoordinates of the vector event argument.  
Protected Fieldm_ptsPoints of the vector event argument.  
Top

Public Properties

 NameDescription
Public PropertyControl The map control. (Inherited from ToolEventArgs)
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.  
Top

Public Methods

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

See Also

© 2010 All Rights Reserved.