VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.UI.Undo Namespace / AnnotationViewUndoMonitor Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс AnnotationViewUndoMonitor
    В этом разделе
    Монитор отмены, который отслеживает объект AnnotationView и добавляет действие отмены в диспетчер отмены, если AnnotationView измененный.
    Объектная модель
    IDataStorage UndoManager AnnotationViewUndoMonitor
    Синтаксис
    'Declaration
    
    Public Class AnnotationViewUndoMonitor
       Inherits Vintasoft.Imaging.Undo.UndoMonitor
    
    
    public class AnnotationViewUndoMonitor : Vintasoft.Imaging.Undo.UndoMonitor
    
    
    public __gc class AnnotationViewUndoMonitor : public Vintasoft.Imaging.Undo.UndoMonitor*
    
    
    public ref class AnnotationViewUndoMonitor : public Vintasoft.Imaging.Undo.UndoMonitor^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Undo.UndoMonitor
          Vintasoft.Imaging.Annotation.UI.Undo.AnnotationViewUndoMonitor

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также