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


IDimensionConstructor.HasFeedback Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > ID > IDimensionConstructor Interface > IDimensionConstructor.HasFeedback Property
ArcGIS Developer Help

IDimensionConstructor.HasFeedback Property

Indicates if the constructor will use a custom feedback.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDimensionConstructor Interface