This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineEditSketch Interface > IEngineEditSketch.Vertex Property (ArcObjects .NET 10.5 SDK) |
The index of the current vertex of the sketch.
[Visual Basic .NET] Public ReadOnly Property Vertex As Integer
[C#] public int Vertex {get;}
[C++]
HRESULT get_Vertex(
long* Vertex
);
[C++]
Parameters Vertex [out, retval] Vertex is a parameter of type long