'Declaration Public Function New( _
ByVal undoManagerThe undo manager.As Vintasoft.Imaging.Undo.UndoManager, _
ByVal annotationViewCollectionAn annotation view collection, which must be monitored.As Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection, _
ByVal annotationViewAn annotation view, which must be monitored.As Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView _
)
public WpfAnnotationViewUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager undoManager,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection annotationViewCollection,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView annotationView
)
Parameters
- undoManager
- The undo manager.
- annotationViewCollection
- An annotation view collection, which must be monitored.
- annotationView
- An annotation view, which must be monitored.