GoDiagram Web Reference
Start Method (GoToolDragging)

Start a drag-and-drop operation within the view.
Syntax
'Declaration
 
Public Overrides Sub Start() 
public override void Start()
Remarks
This first remembers the MoveOffset between the CurrentObject's position and the mouse point (the first input event point). It removes any selection handles, so those do not need to be dragged along. It also starts a transaction.
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

GoToolDragging Class
GoToolDragging Members
Base Implementation in Start

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback