Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.SelectionInfoSubItemsArray Class
Members

In This Topic
    ViewportLayout.SelectionInfoSubItemsArray Class
    In This Topic
    Class that holds the informations of the selected sub items (Solid3D inners).
    Syntax
    'Declaration
     
    Public Class ViewportLayout.SelectionInfoSubItemsArray 
       Inherits ViewportLayout.SelectionInfoItemBase
    public class ViewportLayout.SelectionInfoSubItemsArray : ViewportLayout.SelectionInfoItemBase 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.ViewportLayout.SelectedItemBase
          devDept.Eyeshot.ViewportLayout.SelectionInfoItemBase
             devDept.Eyeshot.ViewportLayout.SelectionInfoSubItemsArray

    See Also