ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / SketchModifiedEventArgs Class / SketchOperationType Property

In This Topic
    SketchOperationType Property
    In This Topic
    Gets the sketch operation which caused this SketchModifiedEvent to fire.
    Syntax
    public SketchOperationType SketchOperationType {get;}
    Public ReadOnly Property SketchOperationType As SketchOperationType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also