Eyeshot 10 WinForms API Reference
Item Property (ViewportLayout.SelectedItemBase)

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout.SelectedItemBase Class : Item Property
Gets or sets the item (devDept.Eyeshot.Labels.Label or devDept.Eyeshot.Entities.Entity).
Syntax
'Declaration
 
Public Property Item As ISelectableItem
public ISelectableItem Item {get; set;}
See Also

Reference

ViewportLayout.SelectedItemBase Class
ViewportLayout.SelectedItemBase Members