GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolCreating Class / DoCancelMouse Method
In This Topic
    DoCancelMouse Method (GoToolCreating)
    In This Topic
    If Modal and not OneShot, the current NewObject is removed but this tool remains active to allow further object creations; otherwise this tool is stopped.
    Syntax
    public override void DoCancelMouse()
    See Also