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


IEditTool.EventSource Property (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 > IEditTool.EventSource Property
ArcGIS Developer Help

IEditTool.EventSource Property

The event source for the edit tool.

[Visual Basic .NET]
Public ReadOnly Property EventSource As Object
[C#]
public object EventSource {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Use this method to tie into the event source for the EditTool.

This event source (IEditToolEvents) broadcasts events in response to the user moving this tool across the map while having the left mouse button depressed.

See Also

IEditTool Interface | 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