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