VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.UI Namespace / AnnotationViewCollectionChangedEventArgs Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс AnnotationViewCollectionChangedEventArgs
    В этом разделе
    Предоставляет данные для события при изменении коллекции представлений аннотаций.
    Объектная модель
    AnnotationViewCollection AnnotationViewCollection AnnotationViewCollectionChangedEventArgs
    Синтаксис
    'Declaration
    
    Public Class AnnotationViewCollectionChangedEventArgs
       Inherits Vintasoft.Imaging.PropertyChangedEventArgs(Of T)
    
    
    public class AnnotationViewCollectionChangedEventArgs : Vintasoft.Imaging.PropertyChangedEventArgs<T>
    
    
    public __gc class AnnotationViewCollectionChangedEventArgs : public Vintasoft.Imaging.PropertyChangedEventArgs<T*>*
    
    
    public ref class AnnotationViewCollectionChangedEventArgs : public Vintasoft.Imaging.PropertyChangedEventArgs<T^>^
    
    
    Иерархия наследования

    System.Object
       System.EventArgs
          Vintasoft.Imaging.PropertyChangedEventArgs<Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection>
             Vintasoft.Imaging.Annotation.UI.AnnotationViewCollectionChangedEventArgs

    Требования

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

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