Eyeshot 10 WinForms API Reference
IsAnyInstanceSelected Method (Entity)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Entity Class : IsAnyInstanceSelected Method
Tells if there is at least an instance selected.
Syntax
'Declaration
 
Public Function IsAnyInstanceSelected() As Boolean
public bool IsAnyInstanceSelected()

Return Value

True if there is at least an instance selected.
See Also

Reference

Entity Class
Entity Members