Namespace: yWorks.Support
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public interface IUndoableEdit
Visual Basic
Public Interface IUndoableEdit

Remarks

IUndoSupport implementations create instances of this class. You don't have to implement this class yourself. This class serves as a token for edits, only.

See Also