Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.SelectedSubItem Class / Index Property

In This Topic
    Index Property (ViewportLayout.SelectedSubItem)
    In This Topic
    The index of the selected part (for sub-item selection of vertices, edges, faces).
    Syntax
    'Declaration
     
    Public Property Index As Integer
    public int Index {get; set;}
    See Also