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

In This Topic
    ViewportLayout.SelectionInfoSubItems Class
    In This Topic
    Class that holds the informations of the selected sub-items.
    Syntax
    'Declaration
     
    Public Class ViewportLayout.SelectionInfoSubItems 
       Inherits ViewportLayout.SelectionInfoItemBase
    public class ViewportLayout.SelectionInfoSubItems : ViewportLayout.SelectionInfoItemBase 
    Inheritance Hierarchy

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

    See Also