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


IEditTool Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditTool Interface
ArcGIS Developer Help

IEditTool Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

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

Classes that implement IEditTool

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