This document is archived and information here might be outdated. Recommended version. |
Stops the display feedback.
[Visual Basic .NET]
Public Sub StopFeedback ( _
)
[C#]
public void StopFeedback (
);
StopFeedback will stop the display feedback. StopFeedback is automatically called when IAnnotationConstructor::CanFinish returns True.