ArcObjects Library Reference (Display)  

INewArcFeedback Interface

Feedback for creating a new circular arc segment.

Product Availability

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

Members

Description
Method Abort Abort the feedback.
Read-only property Arc The arc as it is currently being drawn.
Method Next Switch the feedback to the next solution.
Read/write property Radius The current radius of the arc.
Method SetEndpoint Fix the to point of the arc.
Method SetMidpoint Fix a midpoint of the arc.
Method Start Start the feedback, for an arc with the specified from point.
Method StartTangent Start the feedback, fo an ar with the specified from point & tangent direction.
Method Stop Stop the feedback, returning the final arc.

CoClasses that implement INewArcFeedback

CoClasses and Classes Description
NewArcFeedback Feedback object for creating a new circular arc.