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