This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IN > INewCircleFeedback Interface > INewCircleFeedback.Stop Method (ArcObjects .NET 10.4 SDK) |
Stops the feedback and returns the circle.
[Visual Basic .NET] Public Function Stop ( _ ) As ICircularArc
[C#] public ICircularArc Stop ( );
[C++]
HRESULT Stop(
ICircularArc** Circle
);
[C++]
Parameters Circle [out, retval]
Circle is a parameter of type ICircularArc