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