ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MapPolylineEventArgs Class Members | |
See Also Fields Properties Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapPolylineEventArgs Class |
The following tables list the members exposed by MapPolylineEventArgs.
Name | Description | |
---|---|---|
MapPolylineEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
m_coords | Coordinates of the vector event argument. (Inherited from VectorEventArgs) | |
m_pts | Points of the vector event argument. (Inherited from VectorEventArgs) |
Name | Description | |
---|---|---|
Control | The map control. (Inherited from ToolEventArgs) | |
MapPolyline | Polyline geometry in map units. | |
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. (Inherited from VectorEventArgs) |
Name | Description | |
---|---|---|
ToString | The coordinates of the client clicks as string. (Inherited from VectorEventArgs) |