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

In This Topic
    ViewportLayout.SelectionInfoItem Class
    In This Topic
    Class that holds the informations of the selected item.
    Syntax
    'Declaration
     
    Public Class ViewportLayout.SelectionInfoItem 
       Inherits ViewportLayout.SelectionInfoItemBase
    public class ViewportLayout.SelectionInfoItem : ViewportLayout.SelectionInfoItemBase 
    Inheritance Hierarchy

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

    See Also