This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INewDimensionFeedback Interface > INewDimensionFeedback.Stop Method (ArcObjects .NET 10.5 SDK) |
Stops the display feedback and returns the points.
[Visual Basic .NET] Public Function Stop ( _ ) As IDimensionShape
[C#] public IDimensionShape Stop ( );
[C++]
HRESULT Stop(
IDimensionShape** Shape
);
[C++]
Parameters Shape [out, retval]
Shape is a parameter of type IDimensionShape