|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| PageClientToolAction Enumeration | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : PageClientToolAction Enumeration |
| Visual Basic (Declaration) | |
|---|---|
Public Enum PageClientToolAction Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As PageClientToolAction | |
| C# | |
|---|---|
public enum PageClientToolAction : System.Enum | |
| Member | Description |
|---|---|
| DragImage | Interaction is by dragging the image of the pagelayout. |
| DragRectangle | Interaction is by dragging a rectangle on the pagelayout. |
| MapDragImage | Interaction is by dragging the image of one of the maps in the pagelayout. |
| MapDragRectangle | Interaction is by dragging a rectangle on one of the maps in the pagelayout. |
| MapPoint | Interaction is by clicking a point on one of the maps in the pagelayout. |
| None | No interaction. |
| Point | Interaction is by clicking a point on the pagelayout. |
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