ArcObjects Library Reference (Display)  

IMoveTextFeedback Interface

Provides access to members that control the move text 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.
Method Refresh Call this after a refresh to show feedback again.
Method Start 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 IMoveTextFeedback

CoClasses and Classes Description
MoveTextFeedback Move Text Display Feedback Object.