GoDiagram Web Reference
CreateDragSelection Method

Create a new selection object containing an image of all of the real selected objects.
Syntax
'Declaration
 
Public Overridable Function CreateDragSelection() As GoSelection
public virtual GoSelection CreateDragSelection()

Return Value

a new GoSelection holding view objects that represent the objects in the Selection
Remarks
This creates a new GoSelection for this view. The objects that are in this selection have been added to the default layer of the view.
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