This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditEvents2 Interface > IEditEvents2.OnAbort Event (ArcObjects .NET 10.4 SDK) |
Called when AbortOperation is called.
[Visual Basic .NET] Public Event OnAbort As OnAbortEventHandler
[C#] public event OnAbortEventHandler OnAbort
OnAbort is called whenever an edit operation is aborted.