ESRI.ArcGIS.ADF.Web.UI.WebControls
MapLineEventArgs Class Members
See Also  Properties  Methods  Send Feedback
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

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 ESRI.ArcGIS.ADF.Web.UI.WebControls.LineEventArgs)
public PropertyControl The map control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolEventArgs)
public PropertyEndMapPoint The ending Point of the Line in map units.  
public PropertyEndPoint The ending screen Point of the Line. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.LineEventArgs)
public PropertyToolName The name of the tool or tool item that caused the postback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolEventArgs)
Top

Public Methods

 NameDescription
public MethodToString Gets the coordinates of the line as string.  
Top

See Also

© 2011 All Rights Reserved.