This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMovePointFeedback Interface > IMovePointFeedback.Stop Method (ArcObjects .NET 10.4 SDK) |
Stops the feedback and returns the shape.
[Visual Basic .NET] Public Function Stop ( _ ) As IPoint
[C#] public IPoint Stop ( );
[C++]
HRESULT Stop(
IPoint** Point
);
[C++]
Parameters Point [out, retval]
Point is a parameter of type IPoint