This document is archived and information here might be outdated.  Recommended version.


IReshapeFeedback.Stop Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Display)  

IReshapeFeedback.Stop Method

Finishes a reshape feedback operation.

[Visual Basic .NET]
Public Function Stop ( _
) As IPath
[C#]
public IPath Stop (
);
[C++]
HRESULT Stop(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IReshapeFeedback Interface