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


ISurveyEditDialog2.DrawFeedback Property (ArcObjects .NET 10.5 SDK)
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