Provides access to members that control the move text along shape feedback.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
Inherited Interfaces
Interfaces | Description |
---|---|
IDisplayFeedback | Provides access to members that control the base display feedback. |
CoClasses that implement IMoveTextAlongShapeFeedback
CoClasses and Classes | Description |
---|---|
MoveTextAlongShapeFeedback | Move Text Following Geometry Display Feedback Object. |