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


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

INewTextBezierCurveFeedback Interface

Provides access to members that control the new text bezier curve display feedback.

Product Availability

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

Members

Name Description
Method AddPoint Creates a node at the given point.
Read/write property Constraint The constraint on this rubberbander.
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 normal feedback at the given point.
Method Stop Stops the feedback and returns the shape.
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 INewTextBezierCurveFeedback

Classes Description
NewTextBezierCurveFeedback New Curved Text Display Feedback Object.