This document is archived and information here might be outdated.  Recommended version.


IEditTool Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IEditTool Interface

Provides access to events triggered by the ArcMap Editor's edit tool.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property EventSource The event source for the edit tool.

CoClasses that implement IEditTool

CoClasses and Classes Description
EditTool Editing tool which edits features.

Remarks

This is the default interface used to tie into events thrown by the EditTool.

See Also

IDatasetEdit Interface | IDatasetEditInfo Interface | IEditSketch Interface | IEditTask.Activate Method | IEditor Interface | IEditTask.Deactivate Method | ISnapEnvironment Interface | IEditEvents2 Interface | IEditLayers Interface | IEditEvents Interface | IEditTask.Name Property | Editor Class | Editor Library | IEditTask.OnFinishSketch Method | IEditAttributeProperties Interface | IEditTask.OnDeleteSketch Method | IEditProperties Interface | EditTool Class | ICommand Interface