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


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

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