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

In This Topic
    SketchOperationType Property
    In This Topic
    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, Windows 8.1

    See Also