Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / IsSelectByBoxAction Method

In This Topic
    IsSelectByBoxAction Method
    In This Topic
    Tells if the current ActionMode is one of the ByBox ones.
    Syntax
    'Declaration
     
    Protected Function IsSelectByBoxAction() As Boolean
    protected bool IsSelectByBoxAction()

    Return Value

    True if the current ActionMode is one of the ByBox ones.
    See Also