GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolDragging Class / Stop Method
In This Topic
    Stop Method (GoToolDragging)
    In This Topic
    Clean up after any drag.
    Syntax
    public override void Stop()
    Remarks
    This restores any hidden selection handles, removes any drag selection objects, and stops the current transaction.
    See Also