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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.