This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMoveTextFeedback Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the move text feedback.
Description | ||
---|---|---|
Constraint | Constrain the text. | |
Display | The display the feedback object will use. | |
Flip | Indicates whether to flip the text. | |
FollowShape | Specify the shape to follow. | |
MoveTo | Move to the new point. | |
Offset | Offset the text from the geometry. | |
Parallel | Indicates whether to make the text parallel. | |
Refresh | Call this after a refresh to show feedback again. | |
Start | Begins a move feedback of the given shape. | |
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 |
---|---|
MoveTextFeedback | Move Text Display Feedback Object. |