ArcGIS Pro 2.8 API Reference Guide
SketchOperationType Enumeration

ArcGIS.Desktop.Mapping.Events Namespace : SketchOperationType Enumeration
The Sketch operation type.
Syntax
Members
MemberDescription
AddVertex A new vertex is added at the end of the sketch.
FinishPart A part has been finished in the sketch.
InsertVertex A vertex is inserted into the sketch.
MoveVertices Vertices in the sketch have been moved.
Other Other sketch operations.
RemoveVertices Vertices have been removed from the sketch.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.Events.SketchOperationType

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Desktop.Mapping.Events Namespace