Interface for a new circle.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
Inherited Interfaces
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 that implement INewCircleFeedback2
CoClasses and Classes | Description |
---|---|
NewCircleFeedback | New circle feedback object. |