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


EditTool Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Classes > E > EditTool Class
ArcGIS Developer Help

EditToolClass Class

Editing tool which edits features.

Product Availability

Available with ArcGIS Desktop.

Supported Platforms

Windows

Interfaces

Interfaces Description
ICommand (esriSystemUI) Provides access to members that define a COM command.
IEditTool Provides access to events triggered by the ArcMap Editor's edit tool.
ITool (esriSystemUI) Provides access to members that define a tool.

Remarks

This class, while not directly creatable, should be used as the mechanism to obtain the event interface supported via the Edit Tool (IEditToolEvents).

See Also

IEditTool Interface | IEditor Interface | IEditAttributeProperties Interface | ITool Interface | ICommand Interface