|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| MapClientToolAction Enumeration | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapClientToolAction Enumeration |
| Visual Basic (Declaration) | |
|---|---|
Public Enum MapClientToolAction Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MapClientToolAction | |
| C# | |
|---|---|
public enum MapClientToolAction : System.Enum | |
| Member | Description |
|---|---|
| Circle | Interaction is to click for start of circle, move the cursor to resize circle. Click again to complete. |
| DragImage | Interaction is by dragging the image in the control. |
| DragRectangle | Interaction is by dragging a rectangle |
| Line | Interaction is by click, drag line and angle, and click again |
| None | No interaction. |
| Oval | Interaction is to click for start of oval, move the cursor to resize oval. Click again to complete. |
| Point | Interaction is by clicking a point |
| Polygon | Interaction is to start dragging a line, and click for vectors to be added, double-click to close the polygon |
| Polyline | Interaction is to start dragging a line, and click for vectors to be added, double-click to end |
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