GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolDragging Class
/ CreateDragSelection Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CreateDragSelection Method
In This Topic
Create a new selection object containing an image of all of the real selected objects.
Syntax
C#
public
virtual
GoSelection
CreateDragSelection()
Return Value
a new
GoSelection
holding view objects that represent the objects in the
GoView.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.
See Also
Reference
GoToolDragging Class
GoToolDragging Members