Eyeshot 10 WinForms API Reference
IsDragAction Method

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : IsDragAction Method
Tells if the current ActionMode requires dragging.
Syntax
'Declaration
 
Protected Function IsDragAction() As Boolean
protected bool IsDragAction()

Return Value

True if the current ActionMode requires dragging.
See Also

Reference

ViewportLayout Class
ViewportLayout Members