'Declaration Public Function New( _
ByVal undoManagerUndo manager.As Vintasoft.Imaging.Undo.UndoManager, _
ByVal commentsThe annotation reply collection.As Vintasoft.Imaging.Annotation.Comments.AnnotationReplyCollection _
)
public AnnotationCommentCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager undoManager,
Vintasoft.Imaging.Annotation.Comments.AnnotationReplyCollection comments
)
public: AnnotationCommentCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager* undoManager,
Vintasoft.Imaging.Annotation.Comments.AnnotationReplyCollection* comments
)
public:
AnnotationCommentCollectionUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager^ undoManager,
Vintasoft.Imaging.Annotation.Comments.AnnotationReplyCollection^ comments
)
Parameters
- undoManager
- Undo manager.
- comments
- The annotation reply collection.