| Visual Basic (Declaration) | |
|---|---|
| Public Enum EditGeometry.Action Inherits System.Enum | |
| C# | |
|---|---|
| public enum EditGeometry.Action : System.Enum | |
| Member | Description | 
|---|---|
| EditCanceled | Edit canceled | 
| EditCompleted | Edit completed | 
| EditRedone | Edit redone | 
| EditStarted | Edit started | 
| EditUndone | Edit undone | 
| GeometryMoved | Geometry moved | 
| GeometryRotated | Geometry rotated | 
| GeometryScaled | Geometry scaled | 
| VertexAdded | New vertex added | 
| VertexMoved | Vertex moved | 
| VertexRemoved | Vertex removed | 
System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.EditGeometry.Action
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
 
     
     
     
     
    