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