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




Server Editor tool for moving features.

Object Model





Syntax

Visual Basic (Declaration) 
Public Class MoveFeature 
   Inherits EditorServerToolAction
   Implements IMapServerToolAction 
Visual Basic (Usage)Copy Code
Dim instance As MoveFeature
C# 
public class MoveFeature : 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.MoveFeature

See Also

© 2010 All Rights Reserved.