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

In This Topic
    ViewportLayout.SelectedItem Class
    In This Topic
    Class that holds information of the selected entity with its parents.
    Syntax
    'Declaration
     
    Public Class ViewportLayout.SelectedItem 
       Inherits ViewportLayout.SelectedItemBase
    public class ViewportLayout.SelectedItem : ViewportLayout.SelectedItemBase 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.ViewportLayout.SelectedItemBase
          devDept.Eyeshot.ViewportLayout.SelectedItem
             devDept.Eyeshot.ViewportLayout.SelectedSubItem

    See Also