'Declaration Public Function CreateVertex() As Integer
'Usage Dim instance As ImGearVectorVertexCont Dim value As Integer value = instance.CreateVertex()
public int CreateVertex()
public: int CreateVertex();
public: int CreateVertex();
Return Value
Index of the newly created vertex.