'Declaration Public Function New( _
ByVal undoManagerUndo manager.As Vintasoft.Imaging.Undo.UndoManager, _
ByVal commentThe comment.As Vintasoft.Imaging.Annotation.Comments.AnnotationComment _
)
public AnnotationCommentUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager undoManager,
Vintasoft.Imaging.Annotation.Comments.AnnotationComment comment
)
public: AnnotationCommentUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager* undoManager,
Vintasoft.Imaging.Annotation.Comments.AnnotationComment* comment
)
public:
AnnotationCommentUndoMonitor(
Vintasoft.Imaging.Undo.UndoManager^ undoManager,
Vintasoft.Imaging.Annotation.Comments.AnnotationComment^ comment
)
Parameters
- undoManager
- Undo manager.
- comment
- The comment.