Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ISelectableItem Interface
Properties Methods

In This Topic
    ISelectableItem Interface Members
    In This Topic

    The following tables list the members exposed by ISelectableItem.

    Public Properties
     NameDescription
     Property Gets or sets the value that tells if the item can be selected.  
     Property Gets or sets the selection status.  
    Top
    Public Methods
     NameDescription
     Method Clears the selection info for all instances.  
     Method Tells if the instance referred by the stack of parents is selected.  
     Method Tells if there is at least an instance selected.  
    Top
    See Also