ArcObjects Library Reference (Display)  

IMoveTextAlongShapeFeedback Interface

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
Read/write property Constraint Constrain the text.
Write-only property Display The display the feedback object will use.
Read/write property Flip Indicates whether to flip the text.
Method FollowShape Specify the shape to follow.
Method MoveTo Move to the new point.
Read/write property Offset Offset the text from the geometry.
Read/write property Parallel Indicates whether to make the text parallel. Only valid for straight.
Method Refresh Call this after a refresh to show feedback again.
Method StartCurved Begins a move feedback of the given shape.
Method StartStraight Begins a move feedback of the given shape.
Method Stop Stops the feedback and returns the shape.
Read/write property 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.