ESRI.ArcGIS.ADF.Web.UI.WebControls
PolygonEventArgs Class Members
See Also  Fields  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : PolygonEventArgs Class




The following tables list the members exposed by PolygonEventArgs.

Public Constructors

 NameDescription
Public ConstructorPolygonEventArgs Constructor Constructor.  
Top

Protected Fields

 NameDescription
Protected Fieldm_coordsCoordinates of the vector event argument. (Inherited from VectorEventArgs)
Protected Fieldm_ptsPoints of the vector event argument. (Inherited from VectorEventArgs)
Top

Public Properties

 NameDescription
Public PropertyControl The map control. (Inherited from ToolEventArgs)
Public PropertyToolName The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs)
Public PropertyVectorsThe array of Point objects representing the polyline or polygon. (Inherited from VectorEventArgs)
Top

Public Methods

 NameDescription
Public MethodToString The coordinates of the client clicks as string. (Inherited from VectorEventArgs)
Top

See Also

© 2010 All Rights Reserved.