This document is archived and information here might be outdated. Recommended version. |
Updates the display feedback with the current settings.
[Visual Basic .NET]
Public Sub UpdateFeedback ( _
)
[C#]
public void UpdateFeedback (
);
Use UpdateFeedback when you change the characteristics of the feedback. An example of when you might use this method is when a new point is added to the sketch and the new point sets the angle at which the feedback is displayed.