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


EditTool CoClass (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Classes > E > EditTool CoClass (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Editor)  

EditTool CoClass

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