|
| 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.
| Name | Description | |
|---|---|---|
![]() | VectorEventArgs Constructor | Constructor. |
| Name | Description | |
|---|---|---|
![]() | m_coords | Coordinates of the vector event argument. |
![]() | m_pts | Points of the vector event argument. |
| Name | Description | |
|---|---|---|
![]() | Control | The map control. (Inherited from ToolEventArgs) |
![]() | ToolName | The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs) |
![]() | Vectors | The array of Point objects representing the polyline or polygon. |



