ArcGIS Pro 3.7 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 ReadOnly Property SketchOperationType As SketchOperationType
    public SketchOperationType SketchOperationType {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also