'Declaration Protected Overridable Function CreateAnnotationViewCollectionUndoMonitor( _
ByVal undoManagerМенеджер отмены.As Vintasoft.Imaging.Undo.UndoManager, _
ByVal annotationVisualToolВизуальный инструмент аннотаций просмотрщика аннотаций.As Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.WpfAnnotationVisualTool, _
ByVal annotationViewCollectionКоллекция представлений аннотаций.As Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection _
) As WpfAnnotationViewCollectionUndoMonitor
protected virtual WpfAnnotationViewCollectionUndoMonitor CreateAnnotationViewCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager undoManager,
Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.WpfAnnotationVisualTool annotationVisualTool,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection annotationViewCollection
)
protected: virtual WpfAnnotationViewCollectionUndoMonitor* CreateAnnotationViewCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager* undoManager,
Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.WpfAnnotationVisualTool* annotationVisualTool,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection* annotationViewCollection
)
protected:
virtual WpfAnnotationViewCollectionUndoMonitor^ CreateAnnotationViewCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager^ undoManager,
Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.WpfAnnotationVisualTool^ annotationVisualTool,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection^ annotationViewCollection
)
Parameters
- undoManager
- Менеджер отмены.
- annotationVisualTool
- Визуальный инструмент аннотаций просмотрщика аннотаций.
- annotationViewCollection
- Коллекция представлений аннотаций.
Return Value
Монитор отмены коллекции представлений аннотаций.