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

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

    See Also