VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebFreeTextAnnotationViewJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebFreeTextAnnotationViewJS type
    In This Topic
    Determines how to display the annotation that displays an editable text area and a leader polyline used to point to the area of the image and how user can interact with annotation.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebFreeTextAnnotationViewJS();
    
    
    function WebFreeTextAnnotationViewJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS
          Vintasoft.Imaging.Annotation.UI.WebCompositeAnnotationViewJS
             Vintasoft.Imaging.Annotation.UI.WebFreeTextAnnotationViewJS

    Browser Compatibility
    56+
    45+
    11
    See Also