This document is archived and information here might be outdated. Recommended version. |
Called when the feedback needs to be stopped.
[Visual Basic .NET]
Public Sub StopPreSketchFeedback ( _
)
[C#]
public void StopPreSketchFeedback (
);
The ::StopPreSketchFeedback() is called to when the presketch feedback object is no longer needed for the operation.
Use this method to call ::Stop() on the presketch feedback object and return the geometry of that object if necessary.
IEditSketchExtension2 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 | IExtension Interface