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


IModifySegmentFeedback.Abort Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Display)  

IModifySegmentFeedback.Abort Method

Abort the modify segment 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

IModifySegmentFeedback Interface