GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoUndoableEdit Interface / Undo Method
In This Topic
    Undo Method (IGoUndoableEdit)
    In This Topic
    Restore the previous state of this edit.
    Syntax
    void Undo()
    See Also