'Declaration Public Function New( _
ByVal undoManagerМенеджер отмены.As Vintasoft.Imaging.Undo.UndoManager, _
ByVal annotationToolВизуальный инструмент аннотации.As Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.WpfAnnotationVisualTool, _
ByVal annotationViewCollectionКоллекция представлений аннотаций для мониторинга.As Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection _
)
public WpfAnnotationViewCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager undoManager,
Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.WpfAnnotationVisualTool annotationTool,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection annotationViewCollection
)
public: WpfAnnotationViewCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager* undoManager,
Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.WpfAnnotationVisualTool* annotationTool,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection* annotationViewCollection
)
public:
WpfAnnotationViewCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager^ undoManager,
Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.WpfAnnotationVisualTool^ annotationTool,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection^ annotationViewCollection
)
Parameters
- undoManager
- Менеджер отмены.
- annotationTool
- Визуальный инструмент аннотации.
- annotationViewCollection
- Коллекция представлений аннотаций для мониторинга.