VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationGdiConverter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    AnnotationGdiConverter Class
    In This Topic
    Converts objects from the System.Drawing namespace to the objects from the Vintasoft.Imaging.Annotation namespace and back.
    Object Model
    AnnotationGdiConverter
    Syntax
    'Declaration
    
    Public Class AnnotationGdiConverter
    
    
    public class AnnotationGdiConverter
    
    
    public __gc class AnnotationGdiConverter
    
    
    public ref class AnnotationGdiConverter
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Annotation.AnnotationGdiConverter

    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