Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / HitVertex Class / VertexIndex Property

In This Topic
    VertexIndex Property
    In This Topic
    Vertex index.
    Syntax
    'Declaration
     
    Public Property VertexIndex As Integer
    public int VertexIndex {get; set;}
    See Also