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