ESRI.ArcGIS.ADF.Web.UI.WebControls | |
LineEventArgs Class Members | |
See Also Fields Properties Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LineEventArgs Class |
The following tables list the members exposed by LineEventArgs.
Name | Description | |
---|---|---|
LineEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
m_beginPoint | Beginning point. | |
m_coords | Line coordinates. | |
m_endPoint | Ending point. |
Name | Description | |
---|---|---|
BeginPoint | The starting screen Point of the Line. | |
Control | The map control. (Inherited from ToolEventArgs) | |
EndPoint | The ending screen Point of the Line. | |
ToolName | The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs) |