This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IA > IAnnotationConstructor Interface > IAnnotationConstructor.UpdateFeedback Method (ArcObjects .NET 10.5 SDK) |
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.