Call to notify listeners that the sketch has been changed.
[Visual Basic .NET]
Public Sub ModifySketch ( _
)
[C#] public void ModifySketch ( );
Product Availability
Available with ArcGIS Desktop.
Remarks
Generates an event signaling that the EditSketch has been modified. Listen for this event using IEditEvents::OnSketchModified .