ArcObjects Library Reference (CadastralUI)  

ISurveyEditDialog2.DrawFeedback Property

Indicates if dialog draws feedback line while when first two points have been selected.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISurveyEditDialog2 Interface