GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolDragging Class / DoCancelMouse Method
In This Topic
    DoCancelMouse Method (GoToolDragging)
    In This Topic
    Cancelling a drag involves moving the selection back to the original position before aborting the transaction.
    Syntax
    public override void DoCancelMouse()
    See Also