![]() |
This document is archived and information here might be outdated. Recommended version. |
Interface for a new circle.
Name | Description | |
---|---|---|
![]() |
Circle | Get the current circle being constructed. |
![]() |
Display | The display the feedback object will use. |
![]() |
MoveTo | Move to the new point. |
![]() |
RadiusLineSymbol | Set the symbol for the radius line. |
![]() |
Refresh | Call this after a refresh to show feedback again. |
![]() |
Start | Begins a circular feedback at the given point. |
![]() |
Stop | Stops the feedback and returns the circle. |
![]() |
Symbol | The symbol the feedback object will use. |
Interfaces | Description |
---|---|
INewCircleFeedback | Provides access to members that control the new circle feedback object. |
IDisplayFeedback | Provides access to members that control the base display feedback. |
CoClasses and Classes | Description |
---|---|
NewCircleFeedback | New circle feedback object. |