GoDiagram Web Reference
DragSize Property

Gets or sets the dimensions, in pixels, of the rectangle that a drag operation must extend to be considered a drag operation.
Syntax
'Declaration
 
Public Shared Property DragSize As Size
public static Size DragSize {get; set;}

Property Value

This Size is in view coordinates, not in document coordinates. The default value is 4x4.
Remarks
The rectangle is centered on the mouse-down point.
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