ESRI.ArcGIS.ADF.Web.UI.WebControls
LineEventArgs Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LineEventArgs Class




The following tables list the members exposed by LineEventArgs.

Public Constructors

 NameDescription
public ConstructorLineEventArgs Constructor Constructor.  
Top

Public Properties

 NameDescription
public PropertyBeginPoint The starting screen Point of the Line.  
public PropertyControl The map control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolEventArgs)
public PropertyEndPoint The ending screen Point of the Line.  
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.