Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / IsAnyInstanceSelected Method

In This Topic
    IsAnyInstanceSelected Method (Entity)
    In This Topic
    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