'Declaration Public Function New( _
ByVal undoManagerМенеджер отмены действий.As Vintasoft.Imaging.Undo.UndoManager, _
ByVal 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
- Менеджер отмены действий.
- comment
- Комментарий.