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