This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMovePointFeedback2 Interface > IMovePointFeedback2.Abort Method (ArcObjects .NET 10.5 SDK) |
Abort the feedback.
[Visual Basic .NET]
Public Sub Abort ( _
)
[C#] public void Abort ( );
[C++]
HRESULT Abort(
void
);