GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolDragging Class / DragSelectionOriginalObject Property
In This Topic
    DragSelectionOriginalObject Property
    In This Topic
    Gets or sets what had been the CurrentObject before the drag selection substituted its own.
    Syntax
    public GoObject DragSelectionOriginalObject {get; set;}
    See Also