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

In This Topic
    IsUndo Property
    In This Topic
    Gets if the sketch operation initiated from the undo stack?
    Syntax
    public bool IsUndo {get;}
    Public ReadOnly Property IsUndo As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also