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


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

IRotateTextFeedback Interface

Provides access to members that control the rotate text feedback.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property Anchor The anchor point of the feedback.
Write-only property Display The display the feedback object will use.
Method MoveTo Move to the new point.
Method Refresh Call this after a refresh to show feedback again.
Method Start Begins a new feedback.
Method Stop Stops the feedback.
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 IRotateTextFeedback

Classes Description
RotateTextFeedback Rotate Text Display Feedback Object.