![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IN > INewTextBezierCurveFeedback Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the new text bezier curve display feedback.
Description | ||
---|---|---|
![]() |
AddPoint | Creates a node at the given point. |
![]() |
Constraint | The constraint on this rubberbander. |
![]() |
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 normal feedback at the given point. |
![]() |
Stop | Stops the feedback and returns the shape. |
![]() |
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 |
---|---|
NewTextBezierCurveFeedback | New Curved Text Display Feedback Object. |