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


IMovePointFeedback2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMovePointFeedback2 Interface
ArcGIS Developer Help

IMovePointFeedback2 Interface

Moves multiple vertices in a geometry.

Product Availability

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

Members

Name Description
Method Abort Abort the feedback.
Method SelectVertex Specify a vertex to move.
Method Start Start the feedback.
Method Stop Stop the feedback.

Classes that implement IMovePointFeedback2

Classes Description
MovePointFeedback2 Move Points Display Feedback Object.