VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebRectangularAnnotationBuilderJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebRectangularAnnotationBuilderJS type
    In This Topic
    Represents an interaction controller that builds rectangular annotation.
    Syntax
    // Parameters
    var interactionObj; // Type: object
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebRectangularAnnotationBuilderJS(interactionObj);
    
    
    function WebRectangularAnnotationBuilderJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.VisualTools.WebInteractionControllerBaseJS
          Vintasoft.Imaging.UI.VisualTools.WebRectangularObjectBuilderJS
             Vintasoft.Imaging.Annotation.UI.WebRectangularAnnotationBuilderJS

    Browser Compatibility
    56+
    45+
    11
    See Also