VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.Annotation.UI.Undo Namespace (Vintasoft.Imaging.Annotation.UI)
    In This Topic
    Contains classes for undo/redo functionality.
    Classes
     ClassDescription
    ClassUndo action that stores information about changes in AnnotationViewCollection object.
    ClassUndo monitor that monitors the AnnotationViewCollection object and adds undo action to an undo manager if AnnotationViewCollection is changed.
    ClassUndo monitor that monitors the AnnotationViewer object and adds undo action to an undo manager if AnnotationViewCollection is changed.
    ClassUndo action that stores information about changes in AnnotationView object.
    ClassUndo monitor that monitors the AnnotationView object and adds undo action to an undo manager if AnnotationView is changed.
    ClassThe undo monitor that monitors the AnnotationVisualTool object and adds CompositeUndoAction to an undo manager if AnnotationVisualTool added an annotation.
    See Also