This document is archived and information here might be outdated.  Recommended version.


esriEngineSketchOperationType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Constants > E > esriEngineSketchOperationType Constants
ArcGIS Developer Help

esriEngineSketchOperationType Constants

Engine sketch operation type options.

Constant Value Description
esriEngineSketchOperationGeneral 0 No specific type.
esriEngineSketchOperationVertexAdded 1 An operation that added a vertex.
esriEngineSketchOperationVertexDeleted 2 An operation that deleted a vertex.
esriEngineSketchOperationVertexMoved 3 An operation that moved a vertex.

Product Availability

Available with ArcGIS Engine.

.NET Samples

Custom vertex editing commands