GoDiagram Web Reference
DragSelection Property

Gets or sets the alternative selection collection, holding an image of the view's selection.
Syntax
'Declaration
 
Public Property DragSelection As GoSelection
public GoSelection DragSelection {get; set;}
Remarks
This is created by CreateDragSelection, and is reset by ClearDragSelection.
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
MakeDragSelection Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback