Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.SelectedItemBase Class / Item Property

In This Topic
    Item Property (ViewportLayout.SelectedItemBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Item As ISelectableItem
    public ISelectableItem Item {get; set;}
    See Also