ArcObjects Library Reference (Editor)  

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 | IEditTask.Name Property | Editor Class | ISnapEnvironment Interface | IEditEvents2 Interface | IEditTask.Deactivate Method | IEditAttributeProperties Interface | IEditor Interface | IEditSketch Interface | IEditTask.OnFinishSketch Method | IEditProperties Interface | IEditLayers Interface | IEditTask.Activate Method | IEditTask.OnDeleteSketch Method | IEditEvents Interface | ICommand Interface