This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* Vertex
);
[C++] Parameters Vertex [out, retval]
Vertex is a parameter of type long*