GoDiagram Web Reference
MakeDragSelection Method

Start using a DragSelection, creating it if needed, and moving the originally selected objects back to their original position.
Syntax
'Declaration
 
Public Overridable Sub MakeDragSelection() 
public virtual void MakeDragSelection()
Remarks
This also sets CurrentObject to a corresponding outline object in the drag selection, and remembers the original current object in the DragSelectionOriginalObject property. This allows DoDraggingto continue calculating move offsets based on the position of the CurrentObject, even though the objects are part of the drag selection instead of the original selected objects.
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback