Eyeshot 10 WinForms API Reference
IsSelectByBoxAction Method

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : IsSelectByBoxAction Method
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

Reference

ViewportLayout Class
ViewportLayout Members