Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ISelectableItem Interface / Selected Property

In This Topic
    Selected Property (ISelectableItem)
    In This Topic
    Gets or sets the selection status.
    Syntax
    'Declaration
     
    Property Selected As Boolean
    bool Selected {get; set;}
    See Also