Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ISelectableItem Interface / ClearSelectionForAllInstances Method

In This Topic
    ClearSelectionForAllInstances Method (ISelectableItem)
    In This Topic
    Clears the selection info for all instances.
    Syntax
    'Declaration
     
    Sub ClearSelectionForAllInstances() 
    void ClearSelectionForAllInstances()
    See Also