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


ISurveyEditDialog.ShowFeedback Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IS > ISurveyEditDialog Interface > ISurveyEditDialog.ShowFeedback Property
ArcGIS Developer Help

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