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