GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoTool Interface / DoCancelMouse Method
In This Topic
    DoCancelMouse Method (IGoTool)
    In This Topic
    The view will call this method when the we wish to cancel the current tool's operation.
    Syntax
    void DoCancelMouse()
    See Also