ArcObjects Library Reference (Display)  

IResizeTextFeedback Interface

Provides access to members that control the resize of a text element.

Product Availability

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

Members

Description
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 resize feedback of the given text symbol.
Method Stop Stops the feedback and returns the new size.
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 IResizeTextFeedback

CoClasses and Classes Description
ResizeTextFeedback Resize Text Display Feedback Object.