Feedback for creating a new circular arc segment.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Abort | Abort the feedback. |
![]() |
Arc | The arc as it is currently being drawn. |
![]() |
Next | Switch the feedback to the next solution. |
![]() |
Radius | The current radius of the arc. |
![]() |
SetEndpoint | Fix the to point of the arc. |
![]() |
SetMidpoint | Fix a midpoint of the arc. |
![]() |
Start | Start the feedback, for an arc with the specified from point. |
![]() |
StartTangent | Start the feedback, fo an ar with the specified from point & tangent direction. |
![]() |
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. |