GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolDragging Class / ClearDragSelection Method
In This Topic
    ClearDragSelection Method
    In This Topic
    Stop using the DragSelection.
    Syntax
    public virtual void ClearDragSelection()
    Remarks
    Remove all of the objects from the DragSelection from the view, clear the DragSelection property, and set the CurrentObject back to the original current object.
    See Also