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.

Public Constructors

 NameDescription
Public ConstructorLineEventArgs Constructor Constructor.  
Top

Protected Fields

 NameDescription
Protected Fieldm_beginPointBeginning point.  
Protected Fieldm_coordsLine coordinates.  
Protected Fieldm_endPointEnding point.  
Top

Public Properties

 NameDescription
Public PropertyBeginPoint The starting screen Point of the Line.  
Public PropertyControl The map control. (Inherited from 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 ToolEventArgs)
Top

Public Methods

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

See Also

© 2010 All Rights Reserved.