This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditEvents2 Interface > IEditEvents2.OnStopOperation Event (ArcObjects .NET 10.4 SDK) |
Called when StopOperation is called.
[Visual Basic .NET] Public Event OnStopOperation As OnStopOperationEventHandler
[C#] public event OnStopOperationEventHandler OnStopOperation
OnStopOperation is called when the operation is successfully completed. At this point the feature has been created but the edit sketch is still available.