Called when the edit sketch is modified.
[Visual Basic 6.0]
Event OnSketchModified
[Visual Basic .NET] Public Event OnSketchModified As OnSketchModifiedEventHandler
[C#] public event OnSketchModifiedEventHandler OnSketchModified
Product Availability
Available with ArcGIS Desktop.
Remarks
Whenever sketch vertices are deleted, added, or moved during an edit session, the OnSketchModified is fired.