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.

Public Constructors

 NameDescription
Public ConstructorMapLineEventArgs Constructor Constructor.  
Top

Protected Fields

 NameDescription
Protected Fieldm_beginPointBeginning point. (Inherited from LineEventArgs)
Protected Fieldm_coordsLine coordinates. (Inherited from LineEventArgs)
Protected Fieldm_endPointEnding point. (Inherited from LineEventArgs)
Top

Public Properties

 NameDescription
Public PropertyBeginMapPoint The starting Point of the Line in map units.  
Public PropertyBeginPoint The starting screen Point of the Line. (Inherited from LineEventArgs)
Public PropertyControl The map control. (Inherited from ToolEventArgs)
Public PropertyEndMapPoint The ending Point of the Line in map units.  
Public PropertyEndPoint The ending screen Point of the Line. (Inherited from LineEventArgs)
Public PropertyToolName The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs)
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  Gets the coordinates of the line as string.  
Top

See Also

© 2010 All Rights Reserved.