This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IC > ICalloutFeedback Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the callout feedback. Note: the ICalloutFeedback interface has been superseded byICalloutFeedback2. Please consider using the more recent version.
Description | ||
---|---|---|
Display | The display the feedback object will use. | |
MoveAnchorTo | Moves the anchor point to the given point. | |
MoveTo | Move to the new point. | |
Refresh | Call this after a refresh to show feedback again. | |
Start | Begins a feedback of the given symbol. | |
Stop | Stops the feedback and returns the shape. | |
Symbol | The symbol the feedback object will use. |
Interfaces | Description |
---|---|
IDisplayFeedback | Provides access to members that control the base display feedback. |
CoClasses and Classes | Description |
---|---|
CalloutFeedback | Move Callout Display Feedback Object. |