This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMoveTextAlongShapeFeedback Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the move text along shape 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. Only valid for straight. | |
Refresh | Call this after a refresh to show feedback again. | |
StartCurved | Begins a move feedback of the given shape. | |
StartStraight | 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 |
---|---|
MoveTextAlongShapeFeedback | Move Text Following Geometry Display Feedback Object. |