This document is archived and information here might be outdated.  Recommended version.


IMoveCurvedTextFeedback Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMoveCurvedTextFeedback Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IMoveCurvedTextFeedback

Classes Description
MoveCurvedTextFeedback Move Curved Text Display Feedback Object.