ArcObjects Library Reference (Display)  

IMoveCurvedTextFeedback Interface

Provides access to members that control the move curved 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.
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 IMoveCurvedTextFeedback

CoClasses and Classes Description
MoveCurvedTextFeedback Move Curved Text Display Feedback Object.