This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMovePointFeedback2 Interface > IMovePointFeedback2.SelectVertex Method (ArcObjects .NET 10.5 SDK) |
Specify a vertex to move.
[Visual Basic .NET] Public Sub SelectVertex ( _ ByVal vertex As Integer _ )
[C#] public void SelectVertex ( int vertex );
[C++]
HRESULT SelectVertex(
long vertex
);
[C++]
Parameters vertex [in] vertex is a parameter of type long