![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
VectorEventArgs Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : VectorEventArgs Class |

Visual Basic (Declaration) | |
---|---|
Public Class VectorEventArgs Inherits ToolEventArgs |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As VectorEventArgs |
C# | |
---|---|
public class VectorEventArgs : ToolEventArgs |
When a Tool defines its client action as either Polyline or Polygon, the geometry passed to the server after client interaction is an array of Points. These points are stored in the Vectors property. The only difference between the points for a polyline and a polygon is that for a polygon, the first and last points will have the same coordinates.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family