This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IR > IResizeTextFeedback Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the resize of a text element.
Description | ||
---|---|---|
Display | The display the feedback object will use. | |
MoveTo | Move to the new point. | |
Refresh | Call this after a refresh to show feedback again. | |
Start | Begins a resize feedback of the given text symbol. | |
Stop | Stops the feedback and returns the new size. | |
Symbol | The symbol the feedback object will use. |
Interfaces | Description |
---|---|
IDisplayFeedback | Provides access to members that control the base display feedback. |
CoClasses and Classes | Description |
---|---|
ResizeTextFeedback | Resize Text Display Feedback Object. |