This document is archived and information here might be outdated. Recommended version. |
Indicates whether the SketchExtension will use a custom feedback.
[Visual Basic .NET]
Public ReadOnly Property HasFeedback As Boolean
[C#]
public bool HasFeedback {get;}
Use this method to indicate whether the EditSketchExtension will provide the controller with a custom feedback object.
Returning a value of VARIANT_TRUE will indicate to the controller that it must call the ::CreateFeedback() method in order to create the custom feedback object to be used.
IEditSketchExtension2 Interface | IDatasetEdit Interface | IDatasetEditInfo Interface | IEditSketch Interface | IEditTask.Activate Method | IEditor Interface | IEditTask.Deactivate Method | ISnapEnvironment Interface | IEditEvents2 Interface | IEditLayers Interface | IEditEvents Interface | IEditTask.Name Property | Editor Class | Editor Library | IEditTask.OnFinishSketch Method | IEditAttributeProperties Interface | IEditTask.OnDeleteSketch Method | IEditProperties Interface | IExtension Interface