'Declaration Public Function New( _
ByVal undoManagerUndo manager.As Vintasoft.Imaging.Undo.UndoManager, _
ByVal annotationViewCollectionAnnotation view collection to monitor.As Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection _
)
public WpfAnnotationViewCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager undoManager,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection annotationViewCollection
)
public: WpfAnnotationViewCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager* undoManager,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection* annotationViewCollection
)
public:
WpfAnnotationViewCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager^ undoManager,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection^ annotationViewCollection
)
Parameters
- undoManager
- Undo manager.
- annotationViewCollection
- Annotation view collection to monitor.