Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / ClearSelectionForAllInstances Method

In This Topic
    ClearSelectionForAllInstances Method (Entity)
    In This Topic
    Clears the selection status for all instances.
    Syntax
    'Declaration
     
    Public Sub ClearSelectionForAllInstances() 
    public void ClearSelectionForAllInstances()
    See Also