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

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

    Требования

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

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