This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IModifyDimensionFeedback Interface > IModifyDimensionFeedback.GetHandles Method (ArcObjects .NET 10.5 SDK) |
The display feedback's handles.
[Visual Basic .NET] Public Function GetHandles ( _ ) As IPointCollection
[C#] public IPointCollection GetHandles ( );
[C++]
HRESULT GetHandles(
IPointCollection** points
);
[C++]
Parameters points [out, retval]
points is a parameter of type IPointCollection