This document is archived and information here might be outdated.  Recommended version.


ISurveyEditDialog.ShowFeedback Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ISurveyEditDialog.ShowFeedback Property

Indicates if dialog shows feedback line while selecting points.

[Visual Basic .NET]
Public ReadOnly Property ShowFeedback As Boolean
[C#]
public bool ShowFeedback {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISurveyEditDialog Interface