ArcObjects Library Reference (Display)  

IReshapeFeedback2.Abort Method

Abort the feedback.

[Visual Basic .NET]
Public Sub Abort ( _
)
[C#]
public void Abort (
);
[C++]
HRESULT Abort(
void
);

Product Availability

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

See Also

IReshapeFeedback2 Interface