ESRI.ArcGIS.ADF.ArcGISServer.Editor
MoveVertex Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : MoveVertex Class




Moves a vertex on the selected features that are within the search tolerance of the begin point of the line digitized on the map. Snapping is not applied to the digitized line clicked on the map, however, snapping is applied to the vertex after it has been moved.

Object Model





Syntax

Visual Basic (Declaration) 
Public Class MoveVertex 
   Inherits EditorServerToolAction
   Implements IMapServerToolAction 
Visual Basic (Usage)Copy Code
Dim instance As MoveVertex
C# 
public class MoveVertex : EditorServerToolAction, IMapServerToolAction  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerActionBase
      ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.EditorServerToolAction
         ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools.MoveVertex

See Also

© 2010 All Rights Reserved.