GoXam for WPF v3
IsBeyondDragSize Method
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
protected virtual bool IsBeyondDragSize()

Return Value

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

Reference

DiagramTool Class
DiagramTool Members