GoDiagram Web Reference
IsBeyondDragSize Method

Determine if the mouse has gone beyond the DragSize distance to be considered a drag instead of a sloppy click.
Syntax
'Declaration
 
Public Overridable Function IsBeyondDragSize() As Boolean
public virtual bool IsBeyondDragSize()

Return Value

Returns true if the GoInputEventArgs.ViewPoint of LastInput is further away from FirstInput than half the distance specified by DragSize.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoTool Class
GoTool Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback