This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the resize of a text element.
Name | 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. |
Classes | Description |
---|---|
ResizeTextFeedback | Resize Text Display Feedback Object. |