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

    Object
       Vintasoft.Imaging.UI.VisualTools.WebInteractionControllerBaseJS
          Vintasoft.Imaging.UI.VisualTools.WebRectangularObjectTransformerJS
             Vintasoft.Imaging.Annotation.UI.WebRectangularAnnotationTransformerJS
                Vintasoft.Imaging.Annotation.UI.WebPointBasedAnnotationRectangularTransformerJS

    Browser Compatibility
    56+
    45+
    11
    See Also