Called before StopOperation is called.
[Visual Basic 6.0]
Event BeforeStopOperation
[Visual Basic .NET] Public Event BeforeStopOperation As BeforeStopOperationEventHandler
[C#] public event BeforeStopOperationEventHandler BeforeStopOperation
Product Availability
Available with ArcGIS Desktop.
Remarks
BeforeStopOperation is called before the operation is finished (when the sketch is discarded). Use this event to manipulate the sketch geometry before it is committed.