VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI.VisualTools Namespace / AnnotationViewEventArgs Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    AnnotationViewEventArgs Class
    In This Topic
    Object Model
    AnnotationView AnnotationViewEventArgs
    Syntax
    'Declaration
    
    Public NotInheritable Class AnnotationViewEventArgs
       Inherits System.EventArgs
    
    
    public sealed class AnnotationViewEventArgs : System.EventArgs
    
    
    public __gc __sealed class AnnotationViewEventArgs : public System.EventArgs*
    
    
    public ref class AnnotationViewEventArgs sealed : public System.EventArgs^
    
    
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Vintasoft.Imaging.Annotation.UI.VisualTools.AnnotationViewEventArgs

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also