This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditEvents2 Interface > IEditEvents2.OnStartOperation Event (ArcObjects .NET 10.4 SDK) |
Called when StartOperation is called.
[Visual Basic .NET] Public Event OnStartOperation As OnStartOperationEventHandler
[C#] public event OnStartOperationEventHandler OnStartOperation
OnStartOperation is raised when IEditor::StartOperation is called. The OnStartOperation event is not fired for SketchOperations.