This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Classes > E > EditTool Class (ArcObjects .NET 10.5 SDK) |
Editing tool which edits features.
EditTool is a non-creatable object. References to non-creatable objects must be obtained through other objects.
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. |
This class, while not directly creatable, should be used as the mechanism to obtain the event interface supported via the Edit Tool (IEditToolEvents).
IEditTool Interface | IEditor Interface | IEditAttributeProperties Interface | ITool Interface | ICommand Interface