Eyeshot 11 WPF API Reference
WPF 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