This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditEvents Interface > IEditEvents.OnRedo Event (ArcObjects .NET 10.5 SDK) |
Called when RedoOperation is called.
[Visual Basic .NET] Public Event OnRedo As OnRedoEventHandler
[C#] public event OnRedoEventHandler OnRedo