VintaSoft Imaging .NET SDK 12.5: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI Namespace / UndefinedAnnotationView Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    UndefinedAnnotationView Class
    In This Topic
    Determines how to display an undefined annotation.
    Object Model
    AnnotationData IInteractionController IInteractionController IInteractionController AnnotationPen AnnotationBrushBase AnnotationRenderer UndefinedAnnotationView
    Syntax
    'Declaration
    
    Public Class UndefinedAnnotationView
       Inherits AnnotationView
    
    
    public class UndefinedAnnotationView : AnnotationView
    
    
    public __gc class UndefinedAnnotationView : public AnnotationView*
    
    
    public ref class UndefinedAnnotationView : public AnnotationView^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Annotation.UI.AnnotationView
          Vintasoft.Imaging.Annotation.UI.UndefinedAnnotationView

    Requirements

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

    See Also