VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / ObjectConverter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ObjectConverter Class
    In This Topic
    This class is no longer supported. Use the AnnotationGdiConverter class (Vintasoft.Imaging.Annotation.UI assembly) instead.
    Object Model
    ObjectConverter
    Syntax
    'Declaration
    
    <ObsoleteAttribute("This class is no longer supported. Use the AnnotationGdiConverter class (Vintasoft.Imaging.Annotation.UI assembly) instead.", True)>
    Public Class ObjectConverter
    
    
    [Obsolete("This class is no longer supported. Use the AnnotationGdiConverter class (Vintasoft.Imaging.Annotation.UI assembly) instead.", True)]
    public class ObjectConverter
    
    
    [Obsolete("This class is no longer supported. Use the AnnotationGdiConverter class (Vintasoft.Imaging.Annotation.UI assembly) instead.", True)]
    public __gc class ObjectConverter
    
    
    [Obsolete("This class is no longer supported. Use the AnnotationGdiConverter class (Vintasoft.Imaging.Annotation.UI assembly) instead.", True)]
    public ref class ObjectConverter
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Annotation.ObjectConverter

    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