Northwoods.GoSilverlight 1.3.5 Assembly
IsBeyondDragSize Method
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > DiagramTool Class : IsBeyondDragSize Method

Return true when the last mouse point is far enough away from the first mouse down point to constitute a drag operation instead of just a potential click.

Syntax

Visual Basic (Declaration) 
Protected Overridable Function IsBeyondDragSize() As Boolean
C# 
protected virtual bool IsBeyondDragSize()

Return Value

true if the first and last mouse points are more than two pixels apart in either axis

Requirements

See Also

© 2012 All Rights Reserved.