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