![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Constants > E > esriSketchOperationType Constants (ArcObjects .NET 10.4 SDK) |
The type of sketch operation.
| Constant | Value | Description |
|---|---|---|
| esriSketchOperationGeneral | 0 | No specific type. |
| esriSketchOperationVertexAdded | 1 | An operation that added a vertex. |
| esriSketchOperationVertexDeleted | 2 | An operation that deleted a vertex. |
| esriSketchOperationVertexMoved | 3 | An operation that moved a vertex. |